Skip to content

Commit 2648f25

Browse files
committed
Updated package name
1 parent 32eb83b commit 2648f25

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
@@ -52,5 +52,5 @@ script:
5252
- $TEST_COMMAND
5353

5454
after_success:
55-
- if [[ $COVERAGE = true ]]; then php vendor/bin/coveralls -v; fi
55+
- if [[ $COVERAGE = true ]]; then php vendor/bin/php-coveralls -v; fi
5656

0 commit comments

Comments
 (0)