From 75252bce059b7fa8aac6819b7f1f2c9f5de4b5d6 Mon Sep 17 00:00:00 2001 From: Andrey Bolonin Date: Fri, 11 Jan 2019 00:21:04 +0300 Subject: [PATCH] add php 7.3 (#6556) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c88afb86f8..35c5cdf973 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ php: - 7.0 - 7.2 - 7.1.4 + - 7.3 # execute any number of scripts before the test run, custom env's are available as variables before_script: