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 f0628f8 commit a9217f9Copy full SHA for a9217f9
.travis.yml
@@ -6,7 +6,7 @@ php:
6
7
install:
8
- composer self-update
9
- - composer install --dev --prefer-source
+ - composer install
10
11
before_script:
12
- mkdir -p build/logs
0 commit comments