mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
Update .travis.yml
This commit is contained in:
parent
e7401d863c
commit
b3c71663ce
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user