summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6763f23e2..1930d2a86 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,7 +61,9 @@ script:
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
- grunt js-unit
# integration tests
- - grunt php-integration
+ - cd ..
+ - phpunit -c phpunit.integration.xml
+ - cd js
# acceptance tests
- webdriver-manager update
- sudo chown -R www-data:www-data ../../../data/