Skip to content

Commit

Permalink
Travis CI use PHPUnit version that composer is installing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter Colpaert committed Jan 29, 2017
1 parent d8ac7a0 commit 0f19549
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 @@ -11,4 +11,4 @@ before_script:
- composer install

script:
- phpunit
- vendor/bin/phpunit

0 comments on commit 0f19549

Please sign in to comment.