We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da41a3c commit 3a7a81fCopy full SHA for 3a7a81f
1 file changed
.travis.yml
@@ -25,6 +25,10 @@ env:
25
- COMPILER_PKG=clang++-5 COMPILER=clang++-5.0
26
- COMPILER_PKG=clang++-6 COMPILER=clang++-6.0
27
28
+matrix:
29
+ allow_failures:
30
+ - php: nightly
31
+
32
before_install:
33
# install access to all gcc compilers
34
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
0 commit comments