diff --git a/.travis.yml b/.travis.yml index ac338e8..702b1f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ language: python python: - - "2.6" - "2.7" - - "3.2" + - "3.3" install: pip install nose --use-mirrors script: nosetests notifications: