Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Update php-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Mar 23, 2020
1 parent 9eade67 commit 17ab249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
script:
- vendor/bin/tester -s -p phpdbg --colors 1 -C -d extension=xdebug.so --coverage ./coverage.xml --coverage-src ./src ./tests/cases
after_script:
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.1.0/php-coveralls.phar
- wget https://github.com/php-coveralls/php-coveralls/releases/download/v2.2.0/php-coveralls.phar
- php php-coveralls.phar --verbose --config tests/config/.coveralls.yml

- stage: Outdated Dependencies
Expand Down

0 comments on commit 17ab249

Please sign in to comment.