Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit ef6e6f7

Browse files
authored
Fixed coveralls
1 parent 0db1d8a commit ef6e6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- composer run-script coverage
4444
after_script:
4545
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.0.0/php-coveralls.phar
46-
- php coveralls.phar --verbose --config tests/.coveralls.yml
46+
- php php-coveralls.phar --verbose --config tests/.coveralls.yml
4747

4848
- stage: Phpstan
4949
php: 7.2

0 commit comments

Comments
 (0)