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:
- PYV=2.7
- PYV=3.4
- PYV=3.5
# run nosetests - Tests
script: make test-$PYV

Loading…
Cancel
Save