Skip to content

Commit

Permalink
Revert "speed up travis"
Browse files Browse the repository at this point in the history
This reverts commit 3440ce7.
  • Loading branch information
tamtamchik committed Aug 25, 2015
1 parent 3440ce7 commit 80d59ba
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 @@ -20,7 +20,7 @@ matrix:

before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source

script:
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
Expand Down

0 comments on commit 80d59ba

Please sign in to comment.