Skip to content

Commit 331ef2e

Browse files
committed
Coveralls require fixed.
1 parent 5986b7c commit 331ef2e

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
@@ -7,7 +7,7 @@ php:
77

88
install:
99
- composer update
10-
- composer require satooshi/php-coveralls --dev
10+
- composer require "php-coveralls/php-coveralls:1.*" --dev
1111

1212
script:
1313
- vendor/bin/phpunit --coverage-clover ./tests/logs/clover.xml

0 commit comments

Comments
 (0)