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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2019-09-30 22:01:41 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-09-30 22:01:41 +0300
commit1f7961db330bb5152a15fc3dca1803dd0f7a9766 (patch)
tree572fed72464e627649c11fab001ac1242b9dc0cc
parent51eef892a42e12132813fa670820f63deb5f8b0f (diff)
adjust nextcloud version
-rw-r--r--.travis.yml32
-rw-r--r--appinfo/info.xml2
2 files changed, 1 insertions, 33 deletions
diff --git a/.travis.yml b/.travis.yml
index d9b08a5..bb32c7d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,38 +26,6 @@ jobs:
- env: "CHECKSTYLE=2"
include:
- stage: test
- php: 7.0
- env:
- - DB=sqlite
- - CORE_BRANCH=stable13
- script:
- - cd apps/$APP_NAME/
- - phpunit --configuration phpunit.xml
- - stage: test
- php: 7.0
- env:
- - DB=sqlite
- - CORE_BRANCH=stable14
- script:
- - cd apps/$APP_NAME/
- - phpunit --configuration phpunit.xml
- - stage: test
- php: 7.0
- env:
- - DB=sqlite
- - CORE_BRANCH=stable15
- script:
- - cd apps/$APP_NAME/
- - phpunit --configuration phpunit.xml
- - stage: test
- php: 7.0
- env:
- - DB=sqlite
- - CORE_BRANCH=stable16
- script:
- - cd apps/$APP_NAME/
- - phpunit --configuration phpunit.xml
- - stage: test
php: 7.1
env:
- DB=mysql
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e507073..97dae9c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,7 +20,7 @@
<screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/monitoring-0.3.0.png</screenshot>
<screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/scan-files-0.3.0.png</screenshot>
<dependencies>
- <nextcloud min-version="13" max-version="16"/>
+ <nextcloud min-version="17" max-version="17"/>
</dependencies>
<background-jobs>