We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f59f1 commit 246c1a1Copy full SHA for 246c1a1
.travis.yml
@@ -22,3 +22,6 @@ before_script:
22
23
script:
24
- php vendor/bin/phpunit
25
+
26
+after_success:
27
+ - codecov
0 commit comments