mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-17 04:31:37 +00:00
more travis
This commit is contained in:
@@ -18,8 +18,8 @@ else
|
||||
du -h gam/gam
|
||||
time $gam version extended
|
||||
|
||||
if ([ "${dist}" == "trusty" ] || [ "$(dist)" == "xenial" ]); then
|
||||
GAM_LEGACY_ARCHIVE=gam-${GAMVERSION}-${GAMOS}-${PLATFORM}-${dist}legacy.tar.xz
|
||||
if ([ "${dist}" == "trusty" ] || [ "${dist}" == "xenial" ]); then
|
||||
GAM_LEGACY_ARCHIVE=gam-${GAMVERSION}-${GAMOS}-${PLATFORM}-legacy.tar.xz
|
||||
$python -OO -m staticx gam/gam gam/gam-staticx
|
||||
strip gam/gam-staticx
|
||||
rm gam/gam
|
||||
|
||||
Reference in New Issue
Block a user