Travis osx: perl needs installing now
This commit is contained in:
parent
7d85efbf3c
commit
ad3f3b6ed5
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ case "$SWIGLANG" in
|
|||
"octave")
|
||||
travis_retry Tools/brew-install octave
|
||||
;;
|
||||
"perl5")
|
||||
travis_retry Tools/brew-install perl
|
||||
;;
|
||||
"python")
|
||||
WITHLANG=$SWIGLANG$PY3
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue