Fix syntax error, add comment mentioning issue #57

release/4.3a0
Frank Dellaert 2019-06-12 09:03:30 -04:00
parent f2b3497df5
commit e61ce989ca
1 changed files with 4 additions and 4 deletions

View File

@ -100,9 +100,9 @@ env:
script:
- bash .travis.sh -t
Uncomment this if you want to exclude clang on linux
# Exclude clang on Linux/clang in release until issue #57 is solved
matrix:
exclude:
- os: linux
compiler: clang
env : CMAKE_BUILD_TYPE=Release
- os: linux
compiler: clang
env : CMAKE_BUILD_TYPE=Release