Skip to content

Commit

Permalink
Execute phpunit from vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdesign committed Jan 24, 2017
1 parent 0eef8bc commit 975a5f5
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,4 +16,4 @@ before_script:
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-source

script:
- phpunit
- vendor/bin/phpunit

0 comments on commit 975a5f5

Please sign in to comment.