From 6b5699782495ada5f437b86ffde2b00c845988df Mon Sep 17 00:00:00 2001 From: Cold-Egg Date: Tue, 25 Aug 2020 21:36:09 +0800 Subject: [PATCH] 1.6.15 --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9277081..5f31654 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,9 @@ notifications: services: - docker env: - - 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 + - OLS_VERSION=1.6.15 PHP_VERSION=lsphp74 FOLDER=template TAG=latest + - OLS_VERSION=1.6.15 PHP_VERSION=lsphp74 FOLDER=template + - OLS_VERSION=1.6.15 PHP_VERSION=lsphp73 FOLDER=template script: - |