Skip to content

Commit 28a2ab4

Browse files
committed
update travis
1 parent c57818e commit 28a2ab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ script:
2020
after_script:
2121
- wget https://scrutinizer-ci.com/ocular.phar
2222
- if [ -f coverage.xml ]; then php ocular.phar code-coverage:upload --format=php-clover ./coverage.xml; fi
23-
24-
after_success:
2523
- if [ -f coverage.xml ]; then bash <(curl -s https://codecov.io/bash); fi

0 commit comments

Comments
 (0)