From dfb4805e841c0f7da7289962659bae8983c09574 Mon Sep 17 00:00:00 2001 From: Andrey Bolonin Date: Tue, 30 Oct 2018 00:11:40 +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 04516150..0bc3dc92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ dist: trusty php: - 7.1 - 7.2 + - 7.3 - nightly cache: