summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 6dd856c3..6d00054b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,6 +8,7 @@ steps:
CORE_BRANCH: stable15
DB: sqlite
commands:
+ - composer install
- bash ./tests/drone-server-setup.sh $APP_NAME $CORE_BRANCH $DB
- cd ../server
- ./occ app:check-code $APP_NAME -c strong-comparison