Skip to content

Commit

Permalink
Trying other script
Browse files Browse the repository at this point in the history
  • Loading branch information
EtoileFilante committed Mar 12, 2020
1 parent 6caefd6 commit 6ccf280
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 @@ -5,7 +5,7 @@ php:
install:
- composer install

script: phpunit
script: vendor/bin/phpunit

after_success:
- travis_retry php vendor/bin/php-coveralls

0 comments on commit 6ccf280

Please sign in to comment.