Skip to content

Commit ccdf89e

Browse files
committed
simplified coveralls command
1 parent 179ab67 commit ccdf89e

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
@@ -26,7 +26,7 @@ script:
2626

2727
after_script:
2828
- php composer.phar update satooshi/php-coveralls --dev
29-
- php vendor/satooshi/php-coveralls/composer/bin/coveralls -v
29+
- php bin/coveralls -v
3030

3131
notifications:
3232
irc: "chat.freenode.net#codebender.cc"

0 commit comments

Comments
 (0)