forked from rDrama/rDrama
1
0
Fork 0

Update .travis.yml

master
Aevann1 2022-01-23 11:15:09 -08:00 committed by GitHub
parent 61e5b9cfa0
commit 120f2dc743
1 changed files with 2 additions and 2 deletions

View File

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