Skip to content

Commit

Permalink
Playing with Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko authored and Roman Syroeshko committed Jul 2, 2015
1 parent 07e0d4c commit 637c2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_install:
before_script:
## Composer
- composer self-update
- composer install --prefer-source
- composer install --prefer-dist
## PHPDocumentor
- mkdir -p build/docs
- mkdir -p build/coverage
Expand Down

0 comments on commit 637c2bc

Please sign in to comment.