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 db4537d commit 029de31Copy full SHA for 029de31
.travis.yml
@@ -4,7 +4,8 @@ php:
4
- 5.3
5
- 5.4
6
- 5.5
7
- - hhvm
+ ## Wait for solving this issue : https://github.com/travis-ci/travis-ci/issues/1749
8
+ # - hhvm
9
10
before_script:
11
## Composer
0 commit comments