Update .travis.yml

This commit is contained in:
Jay Lee
2019-04-15 09:16:58 -04:00
committed by GitHub
parent 9472fb2a4c
commit 6198f7ace3

View File

@@ -73,7 +73,7 @@ before_install:
install:
- cd src
- pyinstaller --clean -F --distpath=gam $GAMOS-gam.spec
- python -m PyInstaller --clean -F --distpath=gam $GAMOS-gam.spec
- gam/gam version
- export GAMVERSION=`gam/gam version simple`
- cp LICENSE gam