Skip to content

Commit

Permalink
Fix version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bruli committed Feb 27, 2016
1 parent 2c58182 commit e997f44
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 @@ -6,7 +6,7 @@ php:

before_script:
- composer self-update
- composer install
- composer install

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

0 comments on commit e997f44

Please sign in to comment.