Skip to content

Commit

Permalink
.travis.yml cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko committed Jun 23, 2015
1 parent 26b0eac commit 858ab18
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 @@ -21,7 +21,7 @@ before_script:
- sudo apt-get -qq install graphviz > /dev/null
## Composer
- composer self-update
- composer install --prefer-source --dev
- composer install --prefer-source
## PHPDocumentor
- mkdir -p build/docs
- mkdir -p build/coverage
Expand Down

0 comments on commit 858ab18

Please sign in to comment.