From: yomguy Date: Sat, 6 Oct 2012 22:59:19 +0000 (+0200) Subject: rm travis test script X-Git-Tag: 0.4.2~14 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e8ff2a3a1dfcf3ec64ab19ecd525c8079abb9873;p=timeside.git rm travis test script --- diff --git a/.travis.yml b/.travis.yml index d70908f..0c8a87c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ install: - "pip install -r requirements.txt --use-mirrors" - "python setup.py install" # command to run tests -script: python tests/alltests.py +# script: python tests/alltests.py