From 4b8a487b4f85c2cc3738bd708bdacf44ee989add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Goetz?= Date: Sat, 5 May 2018 17:41:09 +0200 Subject: [PATCH] Let's try with other versions --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2767a51..8171537 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,9 @@ language: php php: - - '7' - '7.1' - '7.2' + - '7.3' - nightly matrix: