Skip to content

Commit 32eb83b

Browse files
committed
update package name
1 parent b2646fe commit 32eb83b

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
@@ -20,7 +20,7 @@ matrix:
2020
# Test the latest stable release
2121
- php: 7.1
2222
- php: 7.2
23-
env: COVERAGE=true TEST_COMMAND="phpunit --coverage-clover build/logs/clover.xml" DEPENDENCIES="satooshi/php-coveralls:^2.1"
23+
env: COVERAGE=true TEST_COMMAND="phpunit --coverage-clover build/logs/clover.xml" DEPENDENCIES="php-coveralls/php-coveralls:^2.1"
2424

2525
# Test LTS versions
2626
- php: 7.2

0 commit comments

Comments
 (0)