We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f064c93 + 033a0c1 commit 5716f23Copy full SHA for 5716f23
1 file changed
.travis.yml
@@ -8,6 +8,10 @@ php:
8
- hhvm
9
- hhvm-nightly
10
11
+matrix:
12
+ allow_failures:
13
+ - php: hhvm-nightly
14
+
15
before_script: composer install --prefer-source
16
17
sudo: false
0 commit comments