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 4ec0e3f commit 6204121Copy full SHA for 6204121
.travis.yml
@@ -8,3 +8,7 @@ php:
8
- hhvm
9
10
before_script: composer install
11
+
12
+matrix:
13
+ allow_failurs:
14
+ - php: hhvm
0 commit comments