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 28483a5c2..8c34f53dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,7 +40,7 @@ before_script:
#- sudo service apache2 restart
- cd owncloud
- ocdev ci $DB
- - php -f console.php apps:enable news
+ - php -f console.php app:enable news
- cd apps/news
script: