Add tests to drone

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2016-12-02 13:09:10 +01:00
parent 4630ff536e
commit 2de09927a1
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -338,6 +338,14 @@ pipeline:
when:
matrix:
TESTS: integration-setup-features
integration-filesdrop-features:
image: nextcloudci/integration-php7.0:integration-php7.0-2
commands:
- cd build/integration
- ./run.sh filesdrop_features/filesdrop.feature
when:
matrix:
TESTS: integration-filesdrop-features
nodb-codecov:
image: nextcloudci/php7.0:php7.0-6
commands:
@ -382,6 +390,7 @@ matrix:
- TESTS: integration-webdav-related
- TESTS: integration-sharees-features
- TESTS: integration-setup-features
- TESTS: integration-filesdrop-features
- TESTS: jsunit
- TESTS: check-autoloader
- TESTS: app-check-code