Skip to content

Commit 637c2bc

Browse files
Roman SyroeshkoRoman Syroeshko
authored andcommitted
Playing with Travis CI.
1 parent 07e0d4c commit 637c2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_install:
2323
before_script:
2424
## Composer
2525
- composer self-update
26-
- composer install --prefer-source
26+
- composer install --prefer-dist
2727
## PHPDocumentor
2828
- mkdir -p build/docs
2929
- mkdir -p build/coverage

0 commit comments

Comments
 (0)