Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues authored Jun 22, 2016
1 parent fdb8039 commit 55cef2d
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 @@ -9,7 +9,7 @@ before_script:
- composer install

script:
- bin/phpunit --coverage-text
- vendor/bin/phpunit --coverage-text

matrix:
allow_failures:
Expand Down

0 comments on commit 55cef2d

Please sign in to comment.