Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-07-17 14:03:28 +0300
committerJoas Schilling <coding@schilljs.com>2017-08-07 13:53:58 +0300
commit0a7eb618087266221c91535e6e3f8edef13097da (patch)
treea1b7f794a3409ab7d0060a14193a7949a09ff25c /.drone.yml
parentb4355a7ab54448debc235e91c3255bae893ab465 (diff)
Run all other tests aswell
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/.drone.yml b/.drone.yml
index 9c0f8f0f7..eff24ac81 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -183,14 +183,14 @@ pipeline:
matrix:
include:
- #- TESTS: eslint
- #- TESTS: stylelint
- #- TESTS: check-app-compatbility
- #- TESTS: syntax-php5.6
- #- TESTS: syntax-php7.0
- #- TESTS: signed-off-check
- #- TESTS: php5.6
- #- TESTS: php7.0
- #- TESTS: php7.1
+ - TESTS: eslint
+ - TESTS: stylelint
+ - TESTS: check-app-compatbility
+ - TESTS: syntax-php5.6
+ - TESTS: syntax-php7.0
+ - TESTS: signed-off-check
+ - TESTS: php5.6
+ - TESTS: php7.0
+ - TESTS: php7.1
- TESTS: php7.1-integration
- #- TESTS: jsunit
+ - TESTS: jsunit