summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e0cf018e..f9d65a82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ before_script:
- phpenv config-add travis.php.ini
script:
- - ./bin/phing test
+ - ./bin/phing coverage
after_script:
- php ./bin/coveralls -v \ No newline at end of file