summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-14 13:07:42 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-14 13:07:42 +0100
commit4419fb0ab5f97ca569c901f7f97258a8377d55d3 (patch)
tree078e2e03cb91c5fb247c0af8286694a3d5534706 /.travis.yml
parent0ea60874ac8d49e34aa273b80e01f66cd4b59a5e (diff)
more travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ecb7d7cad..9eb79026d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,8 @@ install:
- sudo easy_install3 requests ocdev
- nvm install 5.0
- npm install -g npm@latest
+ # install php modules
+ - wget https://scrutinizer-ci.com/ocular.phar
# install node modules
- cd js
- npm -g install gulp-cli protractor
@@ -60,7 +62,6 @@ before_script:
- ./occ app:enable news
- ./occ background:cron # enable default cron
- cd apps/news
- - wget https://scrutinizer-ci.com/ocular.phar
script:
# unit tests