From 14c4c5773641585a6bb1e859549a15128e6b8c2c Mon Sep 17 00:00:00 2001 From: CismonX Date: Fri, 18 Jan 2019 20:44:05 +0800 Subject: [PATCH] Add PHP 7.3 to travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b9fcc96..6fef494 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ language: php php: - 7.1 - 7.2 + - 7.3 - nightly script: