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

github.com/nextcloud/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2019-05-11 11:59:05 +0300
committerMatthias <ilovemilk@wusa.io>2019-05-11 11:59:05 +0300
commit41ed281db2c4c03b2f6879c17bfcecf899a7c0ca (patch)
tree09102f29b8f8605d607b8628e580dffc1cfdb856 /.travis.yml
parent9763e0f0289b926f90340e2c5f441a55caa36b54 (diff)
remove php 7.0 for nextcloud 16
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b5d995f..b9c2626 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: php
php:
- - 7.0
- 7.1
- 7.2