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 fecb5d1 commit 6aa6dcdCopy full SHA for 6aa6dcd
.travis.yml
@@ -2,4 +2,9 @@ language: php
2
3
php:
4
- 7.0
5
- - hhvm
+ - hhvm
6
+
7
+sudo: false
8
9
+install:
10
+ - travis_retry composer install --no-interaction --prefer-source
0 commit comments