diff --git a/.travis.yml b/.travis.yml index c2d1014..ae39ad8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ language: python env: - PYV=2.7 - - PYV=3.4 - PYV=3.5 # run nosetests - Tests script: make test-$PYV