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 f884da1 commit e735665Copy full SHA for e735665
1 file changed
.travis.yml
@@ -2,12 +2,8 @@ language: php
2
php:
3
- 5.6
4
- 7.0
5
- - hhvm
6
7
matrix:
8
- allow_failures:
9
- - php: hhvm
10
-
11
include:
12
- php: 5.6
13
env: dependencies="--prefer-lowest --prefer-stable"
0 commit comments