From c448953064b07c05a831138d89d6e2f97be2d094 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Sep 2020 08:52:15 +0200 Subject: [PATCH] Update stable20 target versions Signed-off-by: Joas Schilling --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 97c34d7a..8f746bed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,13 +2,13 @@ language: php #php: # - 7.2 # - 7.3 -# - 7.4snapshot +# - 7.4 services: - mysql env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable20 - APP_NAME=survey_client # matrix: # - DB=sqlite