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 65065d2 commit 5d26f57Copy full SHA for 5d26f57
.travis.yml
@@ -18,6 +18,8 @@ matrix:
18
include:
19
- php: hhvm
20
dist: trusty
21
+ allow_failures:
22
+ - php: hhvm
23
24
before_install:
25
- travis_retry composer self-update
0 commit comments