using python 3.7-dev
This commit is contained in:
parent
c9a8441f36
commit
58f35cb634
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.7-dev"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: bash ./examples/generate.sh
|
||||
|
|
Loading…
Reference in New Issue