summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index aaf85dc..6b33aae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,4 @@ script:
- phpunit -c phpunit.xml.dist
after_script:
- - php vendor/bin/coveralls -v
-
-script: phpunit test/HTML5 \ No newline at end of file
+ - php vendor/bin/coveralls -v \ No newline at end of file