Removed python 3.4 from travis versions

pull/39/merge
J. Fernando Sánchez 7 years ago
parent c9bc485535
commit d76e4618fe

@ -7,7 +7,6 @@ language: python
env: env:
- PYV=2.7 - PYV=2.7
- PYV=3.4
- PYV=3.5 - PYV=3.5
# run nosetests - Tests # run nosetests - Tests
script: make test-$PYV script: make test-$PYV

Loading…
Cancel
Save