From 75cff529c0f8060cd0de9a6ef8ce791913993f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Goetz?= Date: Sat, 5 May 2018 17:35:28 +0200 Subject: [PATCH] Update PHP versions to build on travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c3d1dcc..2767a51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,9 @@ language: php php: + - '7' - '7.1' + - '7.2' - nightly matrix: