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

Merge branch 'v2.4'

parents 375eeef4 41fc2bea
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ install: ...@@ -153,7 +153,7 @@ install:
export COLUMNS=80 ; export COLUMNS=80 ;
wget https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci ; wget https://raw.githubusercontent.com/GiovanniBussi/macports-ci/master/macports-ci ;
chmod +x ./macports-ci ; chmod +x ./macports-ci ;
./macports-ci install ; ./macports-ci install --remove-brew ;
PATH="/opt/local/bin:$PATH" ; PATH="/opt/local/bin:$PATH" ;
make macports ; make macports ;
./macports-ci localports 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