mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
more path stuff
This commit is contained in:
@@ -23,9 +23,9 @@ install:
|
||||
- tar cfJ gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz gam/
|
||||
|
||||
script:
|
||||
- src/gam/gam version
|
||||
- gam/gam version
|
||||
|
||||
deploy:
|
||||
provider: release
|
||||
skip_cleanup: true
|
||||
file: src/gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz
|
||||
file: gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user