We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c2ed0 commit 649b8b3Copy full SHA for 649b8b3
.travis.yml
@@ -2,5 +2,8 @@ language: php
2
php:
3
- hhvm
4
- hhvm-nightly
5
+matrix:
6
+ allow_failures:
7
+ - php: hhvm-nightly
8
script:
9
- ./.travis.sh
0 commit comments