1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00

Removed python 3.4 from travis versions

This commit is contained in:
J. Fernando Sánchez 2017-06-12 20:18:44 +02:00
parent c9bc485535
commit d76e4618fe

View File

@ -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