Test clang 10.0.1 C++17 - xcode 10.2
This commit is contained in:
parent
06e5ab8975
commit
959c228381
2 changed files with 8 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ case "$SWIGLANG" in
|
|||
;;
|
||||
"python")
|
||||
WITHLANG=$SWIGLANG$PY3
|
||||
if [[ "$PY3" ]]; then
|
||||
travis_retry brew upgrade python
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue