Update .travis.yml
This commit is contained in:
parent
ac3eff13de
commit
74904549a9
|
@ -4,5 +4,4 @@
|
||||||
- "3.7"
|
- "3.7"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script: bash ./examples/generate.sh
|
||||||
- bash ./examples/generate.sh
|
|
||||||
|
|
Loading…
Reference in New Issue