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 c71b41e commit 7ad944dCopy full SHA for 7ad944d
.travis.yml
@@ -19,7 +19,7 @@ cache:
19
# execute any number of scripts before the test run, custom env's are available as variables
20
before_script:
21
- composer install --dev --no-interaction --prefer-dist
22
- - cat composer.lock
+# - cat composer.lock
23
24
matrix:
25
allow_failures:
0 commit comments