summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: