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