Skip to content

Commit 3a7a81f

Browse files
authored
I allowed nightly failures, to fix the badge (hopefully)
1 parent da41a3c commit 3a7a81f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ env:
2525
- COMPILER_PKG=clang++-5 COMPILER=clang++-5.0
2626
- COMPILER_PKG=clang++-6 COMPILER=clang++-6.0
2727

28+
matrix:
29+
allow_failures:
30+
- php: nightly
31+
2832
before_install:
2933
# install access to all gcc compilers
3034
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test

0 commit comments

Comments
 (0)