4
0
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:
Dan Guido 2015-01-16 12:31:27 -05:00
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="