forked from rDrama/rDrama
1
0
Fork 0

Update .travis.yml

master
Aevann1 2022-01-23 11:32:29 -08:00 committed by GitHub
parent 7e44979774
commit fcc2788648
1 changed files with 1 additions and 1 deletions

View File

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