diff --git a/.travis.yml b/.travis.yml index b480372..b70c08d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - - "2.6" - "2.7" sudo: required @@ -10,4 +9,4 @@ sudo: required install: "pip install -r requirements.txt" # command to run tests -script: nosetests \ No newline at end of file +script: nosetests