From 090ea65510baad564dd7f3ff481e7c4417ccf2b4 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 21 Sep 2017 16:19:44 +0200 Subject: Improve a bit the .travis.yml file --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0a14f8f..07cbc81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - '7.0' - '7.1' + - '7.2' - nightly -- cgit v1.3