Skip to content

Commit b419733

Browse files
committed
Improve travis configuration
1 parent f193fc0 commit b419733

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
@@ -16,7 +16,7 @@ matrix:
1616

1717
install:
1818
- export PATH="$PATH:$HOME/.composer/vendor/bin"
19-
- composer global require satooshi/php-coveralls ^1.0.0
19+
- composer global require php-coveralls/php-coveralls ^1.0.0
2020
- composer update --no-interaction
2121

2222
before_script:

0 commit comments

Comments
 (0)