Skip to content

Commit

Permalink
fixed coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharhamel committed Dec 16, 2019
1 parent 29f9b1a commit 7bda47a
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 @@ -59,4 +59,4 @@ script:
- cd generator/tests/rector/0.5 && composer install && composer rector && composer test && cd ../../../..

after_script:
- cd generator && travis_retry php vendor/bin/php-coveralls -v
- cd generator && travis_retry php vendor/bin/php-coveralls -v --root_dir="./generator"

0 comments on commit 7bda47a

Please sign in to comment.