Skip to content

Commit

Permalink
Merge branch 'fix-travis-phpunit'
Browse files Browse the repository at this point in the history
Closes #73
  • Loading branch information
akrabat committed Jan 25, 2017
2 parents 496bffc + fc5e240 commit a743ac4
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,4 +9,4 @@ php:

before_script: composer install

script: phpunit --coverage-text --configuration phpunit.xml.dist
script: vendor/bin/phpunit --coverage-text --configuration phpunit.xml.dist

0 comments on commit a743ac4

Please sign in to comment.