mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-23 19:19:31 +01:00
.travis.yml: add 3.7, remove 3.4 tests
This commit is contained in:
parent
c8ba6291a6
commit
52001ac82d
@ -3,9 +3,9 @@ sudo: false
|
||||
|
||||
language: python
|
||||
python:
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
|
||||
install: python3 setup.py install
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user