From 6218e3614a71edc8c56f680367d43103904c665e Mon Sep 17 00:00:00 2001 From: Cold-Egg Date: Tue, 23 Jun 2020 14:25:37 +0800 Subject: [PATCH] 1.6.14 --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 01cf3b9..9277081 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,9 @@ notifications: services: - docker env: - - OLS_VERSION=1.6.13 PHP_VERSION=lsphp74 FOLDER=template TAG=latest - - OLS_VERSION=1.6.13 PHP_VERSION=lsphp74 FOLDER=template - - OLS_VERSION=1.6.13 PHP_VERSION=lsphp73 FOLDER=template + - OLS_VERSION=1.6.14 PHP_VERSION=lsphp74 FOLDER=template TAG=latest + - OLS_VERSION=1.6.14 PHP_VERSION=lsphp74 FOLDER=template + - OLS_VERSION=1.6.14 PHP_VERSION=lsphp73 FOLDER=template script: - |