Travis osx: install tcl
This commit is contained in:
parent
38530af028
commit
d344698934
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ case "$SWIGLANG" in
|
|||
"python")
|
||||
WITHLANG=$SWIGLANG$PY3
|
||||
;;
|
||||
"tcl")
|
||||
travis_retry Tools/brew-install --cask tcl
|
||||
;;
|
||||
esac
|
||||
|
||||
# Workaround for https://github.com/travis-ci/travis-ci/issues/6522
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue