1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Fix vendor path to coveralls

This commit is contained in:
Matthew Brown 2017-12-14 00:48:27 -05:00
parent a151fe5d3e
commit 35a9a79542

View File

@ -18,4 +18,4 @@ script:
- vendor/bin/phpcs
after_success:
- travis_retry php vendor/bin/coveralls -v
- travis_retry php vendor/bin/php-coveralls -v