mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update .travis.yml
This commit is contained in:
@@ -73,7 +73,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- cd src
|
- cd src
|
||||||
- pyinstaller --clean -F --distpath=gam $GAMOS-gam.spec
|
- python -m PyInstaller --clean -F --distpath=gam $GAMOS-gam.spec
|
||||||
- gam/gam version
|
- gam/gam version
|
||||||
- export GAMVERSION=`gam/gam version simple`
|
- export GAMVERSION=`gam/gam version simple`
|
||||||
- cp LICENSE gam
|
- cp LICENSE gam
|
||||||
|
|||||||
Reference in New Issue
Block a user