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.
2 parents 4e35e10 + 5c770bd commit 27c34c4Copy full SHA for 27c34c4
1 file changed
.travis.yml
@@ -11,3 +11,6 @@ matrix:
11
- php: hhvm
12
13
install: ./travis-init.sh
14
+
15
+script:
16
+ - phpunit --coverage-text
0 commit comments