summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 17:07:50 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 17:07:50 +0100
commit31975bfab7d8f94ce3d2f438caa50ac21547d655 (patch)
tree88d3f14c847073de06478d191b9109f68c4b7a84 /.travis.yml
parent620b1f5407ad57ff6aaf68e6e832bfa1407b1e58 (diff)
more tests
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/