Skip to content

Commit

Permalink
Fix travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Braulio committed Oct 24, 2016
1 parent 831c195 commit e04f03d
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 @@ -16,7 +16,7 @@ matrix:

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

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

0 comments on commit e04f03d

Please sign in to comment.