From dc74761dfda7faa36abf9fae68f074c9f3510bf5 Mon Sep 17 00:00:00 2001 From: Andrey Bolonin Date: Tue, 30 Oct 2018 00:17:48 +0200 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 e9d7b51..e368e13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ php: - 7.0 - 7.1 - 7.2 + - 7.3 matrix: include: