summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 15:31:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-16 15:31:47 +0200
commit0de13489d2e9000ba52fdcff217478f7b6f2b9c1 (patch)
tree776b2741fe2154973c402e83cc575743d5af2984 /.travis.yml
parent92ea15247e59aebb74c7a020e47defcb47ae5df3 (diff)
enable news app
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 323714151..28483a5c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,6 +40,7 @@ before_script:
#- sudo service apache2 restart
- cd owncloud
- ocdev ci $DB
+ - php -f console.php apps:enable news
- cd apps/news
script: