mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-23 07:31:36 +00:00
Update .travis.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user