From 093817833f17a84890b124b29116f53ab157fbbf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Dec 2020 17:24:36 +0100 Subject: [PATCH] Add travis on 13.0 for test on php8 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index af37fe08a8d..e9bf08af57b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,6 +50,9 @@ jobs: - if: type = push AND branch = develop php: nightly env: DB=mysql + - if: type = push AND branch = 13.0 + php: nightly + env: DB=mysql notifications: email: