forked from rDrama/rDrama
1
0
Fork 0

Update .travis.yml

master
Aevann1 2022-01-23 11:23:21 -08:00 committed by GitHub
parent 120f2dc743
commit 5ea146ae7f
1 changed files with 1 additions and 1 deletions

View File

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