forked from MarseyWorld/MarseyWorld
Update .travis.yml
parent
1c85d271cb
commit
e54f894aed
|
@ -1,3 +1,3 @@
|
|||
language: python
|
||||
python: 3.7
|
||||
script: source setup
|
||||
script: source env.sh && python3.7 test.py
|
||||
|
|
Loading…
Reference in New Issue