mirror of
https://github.com/QuasarApp/pe-parse.git
synced 2025-05-11 02:39:34 +00:00
exclude osx/gcc from travis
This commit is contained in:
parent
407cf81685
commit
df1309eb98
@ -12,6 +12,9 @@ script: cmake . && make
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
exclude:
|
||||
- compiler: gcc
|
||||
env: TRAVIS_OS_NAME=osx
|
||||
env:
|
||||
global:
|
||||
- secure: "O+BGqz4ugoVIJbQTh0dJjKRrsSVzkCYSe0WpRzEWK3l8Mw7hqX300g81TxRwTzN2zfUsROMzaeGaXWfGzYakgW59K1WIioaczxtv2MzzUQTbqzJPa+qQoP9bk/b2wJ5jcOL965/rudRju4UiIwuIgzDAMN3nAfIEJgV/2zANLIg="
|
||||
|
Loading…
x
Reference in New Issue
Block a user