Update .travis.yml
This commit is contained in:
parent
278f130a91
commit
8fb577a7fa
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
language: python
|
||||
python: 3.7
|
||||
script: python3.7 test.py
|
||||
script: . env && python3.7 test.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue