Skip to content

Commit

Permalink
travis: osx - specify allowed_failures accurately
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan authored and Sergey Vojtovich committed Apr 6, 2017
1 parent 08359bc commit 1759e91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,13 @@ env:
matrix:
allowed_failures:
- os: osx
env:
- GCC_VERSION=4.8
- GCC_VERSION=5
- GCC_VERSION=6
compiler:
- gcc
- clang
include:
- os: osx
before_install:
Expand Down

0 comments on commit 1759e91

Please sign in to comment.