Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
triplepoint committed May 28, 2013
1 parent 253f420 commit d4acc63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ matrix:
- php: 5.5

before_script:
- composer install --verbose --dev --prefer-dist -o
- composer self-update
- composer install --verbose --dev --prefer-source --no-interaction -o

script:
- ./vendor/bin/phpunit -c ./tests
Expand Down

0 comments on commit d4acc63

Please sign in to comment.