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:
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…
Reference in New Issue
Block a user