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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-04-12 00:27:29 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-04-12 02:23:56 +0300
commit1a107ac92e3dfe3de2023d8bd78d22fc26a28b32 (patch)
tree652041946af4f89bd6cc4aa1e0e4a08db96967af /.travis.yml
parent86adefd460a6f3e7665f6507a933cd2ecd67aafe (diff)
Upgrade to PHP 7.1
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ed40373ec..c5f4a3ae86 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,11 +13,6 @@ services:
php:
- "7.2"
- "7.1"
- - "7.0"
- - "5.6"
- - "5.5"
- - "hhvm-3.12"
- - "hhvm-3.18"
- "nightly"
sudo: required
@@ -63,7 +58,7 @@ matrix:
include:
- php: "7.1"
env: CI_MODE=selenium
- - php: "7.0"
+ - php: "7.1"
env: CI_MODE=release
- php: "7.1"
env: CI_MODE=docs