This commit is contained in:
Jay Lee
2019-04-12 06:41:32 -04:00
parent cd710e99c0
commit d20a0d8455

View File

@ -12,3 +12,5 @@ os:
before_install: before_install:
- pip install pyinstaller - pip install pyinstaller
- pyinstaller src/gam.py - pyinstaller src/gam.py
install: pip install --upgrade pip