diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 719323f4..cbc671e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,5 @@ python: - 2.6 - 2.7 - 3.2 -# install -install: python --version # command to run tests script: python setup.py test |