Travis: Install MacPorts without using macports-ci
This commit is contained in:
@@ -64,8 +64,9 @@ before_install:
|
|||||||
hdid JavaForOSX.dmg &&
|
hdid JavaForOSX.dmg &&
|
||||||
sudo installer -pkg /Volumes/Java\ for\ macOS\ 2017-001/JavaForOSX.pkg -target / &&
|
sudo installer -pkg /Volumes/Java\ for\ macOS\ 2017-001/JavaForOSX.pkg -target / &&
|
||||||
hdiutil detach /Volumes/Java\ for\ macOS\ 2017-001 &&
|
hdiutil detach /Volumes/Java\ for\ macOS\ 2017-001 &&
|
||||||
curl -LO https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci &&
|
curl -LO https://distfiles.macports.org/MacPorts/MacPorts-2.6.4-10.12-Sierra.pkg &&
|
||||||
. ./macports-ci install &&
|
sudo installer -pkg MacPorts-2.6.4-10.12-Sierra.pkg -target / &&
|
||||||
|
rm MacPorts-2.6.4-10.12-Sierra.pkg &&
|
||||||
sudo /opt/local/bin/port -N install gcc5 yasm md5sha1sum &&
|
sudo /opt/local/bin/port -N install gcc5 yasm md5sha1sum &&
|
||||||
popd &&
|
popd &&
|
||||||
git clone --depth=1 https://github.com/libjpeg-turbo/gas-preprocessor.git ~/src/gas-preprocessor &&
|
git clone --depth=1 https://github.com/libjpeg-turbo/gas-preprocessor.git ~/src/gas-preprocessor &&
|
||||||
|
|||||||
Reference in New Issue
Block a user