We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67a88e commit b182caeCopy full SHA for b182cae
.travis.yml
@@ -4,6 +4,8 @@ php:
4
- 7.0
5
- 5.6
6
- hhvm
7
+allow_failures:
8
+ - php: hhvm
9
10
install:
- - composer install --prefer-source
11
+ - composer install
0 commit comments