Repair travis builds
This commit is contained in:
parent
6f5502f709
commit
a1e9860040
|
@ -1,4 +1,11 @@
|
||||||
language: python
|
language: python
|
||||||
|
python:
|
||||||
|
- "2.7"
|
||||||
|
- "3.5"
|
||||||
|
- "3.6"
|
||||||
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
|
- "nightly"
|
||||||
|
|
||||||
before_install: pip install tox
|
before_install: pip install tox
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user