Use latest Python versions
This commit is contained in:
parent
231afaa686
commit
bfad317734
@ -1,8 +1,10 @@
|
|||||||
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6.1"
|
- "3.6"
|
||||||
- "3.7-dev"
|
- "3.7"
|
||||||
|
- "3.8-dev"
|
||||||
install:
|
install:
|
||||||
- pip install .[tests]
|
- pip install .[tests]
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user