Fix syntax error, add comment mentioning issue #57
parent
f2b3497df5
commit
e61ce989ca
|
@ -100,7 +100,7 @@ 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
|
||||
|
|
Loading…
Reference in New Issue