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

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-08-22 12:42:52 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-08-22 12:42:52 +0300
commit166704f8ace549cba73e78161593323e97add6d6 (patch)
treef68a4f9e4b49f847512b02fe4362c66049309cc3
parent595ac73237c3f0f4fce68cfc3b6bc93b52a670ca (diff)
Update travis to test php7.x only
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 83930f4..66f01ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
language: php
php:
- - 5.6
- 7
- 7.1
+ - 7.2
env:
global: