Skip to content

Commit

Permalink
I allowed nightly failures, to fix the badge (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdwerve authored Aug 31, 2018
1 parent da41a3c commit 3a7a81f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ env:
- COMPILER_PKG=clang++-5 COMPILER=clang++-5.0
- COMPILER_PKG=clang++-6 COMPILER=clang++-6.0

matrix:
allow_failures:
- php: nightly

before_install:
# install access to all gcc compilers
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
Expand Down

0 comments on commit 3a7a81f

Please sign in to comment.