From 8acb48ef0cee75a74a0493fd42cb921be49cebbf Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Wed, 12 Dec 2018 15:44:53 -0500 Subject: [PATCH] Enable PHP 7.3 testing in travis-ci config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dcbda9a796..3cc590722d 100755 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ php: - 7.0 - 7.1 - 7.2 + - 7.3 env: global: