Update .travis.yml

remotes/1693045480750635534/spooky-22
Aevann1 2022-01-23 11:27:07 -08:00 committed by GitHub
parent 5ea146ae7f
commit 70dfceecae
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
language: python
python: 3.7
script: . env && python3.7 test.py
script: source env.sh && python3.7 test.py