From 3a57d3ea73db2d8e88506924680a148628b844d6 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Tue, 12 Dec 2017 03:15:11 -0200 Subject: [PATCH] Test against PHP 7.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1c0224066..3e68533b4 100755 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 5.6 - 7.0 - 7.1 + - 7.2 branches: only: