summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index afdd1784e..3a9f60fc3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,8 +43,8 @@ before_script:
# fill owncloud with default configs and enable news
- cd owncloud
- ocdev ci $DB
- - php -f console.php app:enable news
- sudo echo "DEFINE('DEBUG', true);" >> config/autoconfig.php
+ - php -f console.php app:enable news
- cd apps/news
script: