From 737323f8e9aa3358220629072c99ee79452d907c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Ma=C5=A1a?= Date: Thu, 22 Feb 2018 12:26:33 +0100 Subject: [PATCH] Travis: Add PHP 7.2 [Closes #1] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 37ac379..b21052c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ cache: php: - 7.0 - 7.1 + - 7.2 matrix: include: