Skip to content

Commit 6894493

Browse files
authored
fix path to coveralls
1 parent 79e8596 commit 6894493

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
@@ -32,5 +32,5 @@ script:
3232
- composer run phpcpd
3333

3434
after_script:
35-
- php vendor/bin/coveralls -v
35+
- php vendor/bin/php-coveralls -v
3636

0 commit comments

Comments
 (0)