Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

Commit

Permalink
richsage#167 - use our defined PHPUnit 5.7 instead of Travis's
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Apr 5, 2018
1 parent f427929 commit 9256e20
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 @@ -10,4 +10,4 @@ before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install

script: phpunit --configuration phpunit.travis.xml
script: ./vendor/bin/phpunit --configuration phpunit.travis.xml

0 comments on commit 9256e20

Please sign in to comment.