diff --git a/.travis.yml b/.travis.yml index a6af5e8..45a3cca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.6" - "2.7" - "pypy" install: python setup.py install