Update travis CI
This commit is contained in:
parent
b76b2ebfc4
commit
3c8fb156ad
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- "3.7"
|
||||
- "3.8-dev"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py build_ext --inplace
|
||||
|
|
Loading…
Reference in a new issue