Skip to content
Snippets Groups Projects
Commit 17d83f27 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Remove HomeBrew when installing with MacPorts on travis

parent 026a225d
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@ install:
export COLUMNS=80 ;
wget https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci ;
chmod +x ./macports-ci ;
./macports-ci install ;
./macports-ci install --remove-brew ;
PATH="/opt/local/bin:$PATH" ;
make macports ;
./macports-ci localports macports ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment