Skip to content

Commit 39f063a

Browse files
committed
added codecov
1 parent 3dac011 commit 39f063a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ before_script:
2424
script:
2525
- phpunit --configuration tests/phpunit.xml
2626

27-
after_script:
27+
after_success:
28+
- bash <(curl -s https://codecov.io/bash)
2829
- php vendor/bin/coveralls -v
2930

3031
addons:

0 commit comments

Comments
 (0)