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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-01-07 18:01:51 +0300
committerJoas Schilling <coding@schilljs.com>2019-01-07 18:01:51 +0300
commit442e9b4c7e010d54ac8a2f29c7dca046221ad2a2 (patch)
tree8849148a4e72b4bea7c05d23c69eceee92ac83ed /.travis.yml
parentc7aa799f3211dd07ea6ca8492e581b470d0b1191 (diff)
Update master php testing versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 4b49748..d347514 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: php
php:
- - 7.0
- 7.1
- 7.2
- 7.3