Update .travis.yml

This commit is contained in:
erwincoumans
2020-03-22 16:03:24 -07:00
committed by GitHub
parent c407b845e3
commit 5659268003

View File

@@ -42,6 +42,7 @@ matrix:
- os: osx
compiler: clang
env:
- COMPILER=clang++
- BUILD_NAME=OSX_CLANG
before_install:
- if [ -n "$DOCKER_FILE" ]; then