Skip to content

Commit c1cfd50

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

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-dist
26+
- composer install --prefer-source
2727
## PHPDocumentor
2828
- mkdir -p build/docs
2929
- mkdir -p build/coverage

0 commit comments

Comments
 (0)