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 c748415 commit 736356aCopy full SHA for 736356a
travis.yml
@@ -6,4 +6,6 @@ php:
6
- '7.0'
7
- '7.1'
8
- hhvm
9
- - nightly
+ - nightly
10
+before_script:
11
+ - composer install --prefer-source --no-interaction --dev
0 commit comments