From de8288fbaa591eaeedc65c222e3b02094f901f4a Mon Sep 17 00:00:00 2001 From: "A. Koepcke" Date: Thu, 18 Oct 2018 23:02:06 +0200 Subject: [PATCH] run tests on php 7.3 (#79) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b95d9ac..5a80a0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 7.0 - 7.1 - 7.2 + - 7.3 env: matrix: