mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
travis
This commit is contained in:
@@ -29,4 +29,8 @@ else
|
||||
du -h gam/gam
|
||||
time $gam version extended
|
||||
fi
|
||||
|
||||
# attempt to fix deploy phase
|
||||
gem update --system
|
||||
gem update
|
||||
fi
|
||||
|
||||
@@ -13,7 +13,3 @@ MACOSVERSION=$(defaults read loginwindow SystemVersionStampAsString)
|
||||
GAM_ARCHIVE=gam-$GAMVERSION-$GAMOS-$PLATFORM-MacOS$MACOSVERSION.tar.xz
|
||||
rm gam/lastupdatecheck.txt
|
||||
tar cfJ $GAM_ARCHIVE gam/
|
||||
|
||||
# attempt to fix deploy phase
|
||||
gem update --system
|
||||
gem update
|
||||
|
||||
Reference in New Issue
Block a user