diff --git a/.travis.yml b/.travis.yml index 54d8bb2..616c4d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.6" - "2.7" install: pip install -r requirements.txt script: python tests/unit-tests.py \ No newline at end of file