more travis

This commit is contained in:
Jay Lee
2020-03-29 20:01:09 -04:00
parent b677e8b4b2
commit bdbe034c13

View File

@@ -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