Update .travis.yml

This commit is contained in:
Alessandro Muntoni 2019-11-11 17:10:27 +01:00 committed by GitHub
parent e7401d863c
commit b3c71663ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,8 @@ install:
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
then
npm install -g appdmg
echo "appdmg version: " `npm -v appdmg`
echo "appdmg version: "
npm list --depth=0
export COLUMNS=80
curl -LO https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci
chmod +x ./macports-ci