diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2017-04-02 21:41:14 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2017-04-04 10:29:12 +0200 |
commit | aee2d6318fef503528c94947596bafeb43594ed3 (patch) | |
tree | d177e5690f10c091a1ca1a76be5d8c7099f899f5 /.drone.yml | |
parent | e09c386f700ba7dd8d7366f924fbbcb4bf39b366 (diff) | |
download | nextcloud-server-aee2d6318fef503528c94947596bafeb43594ed3.tar.gz nextcloud-server-aee2d6318fef503528c94947596bafeb43594ed3.zip |
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index 8d3e3551a6e..dd4ec404209 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,7 +30,6 @@ pipeline: image: nextcloudci/php7.0:php7.0-7 commands: - ./occ app:check-code admin_audit - - ./occ app:check-code bruteforcesettings - ./occ app:check-code comments - ./occ app:check-code federation - ./occ app:check-code sharebymail |