From e5a6544c150dce9dd5af7879b1e414152a549208 Mon Sep 17 00:00:00 2001 From: Kniest Jordan Date: Sun, 7 Jan 2018 06:02:03 +0100 Subject: [PATCH] Added php 7.2 to travis configuration --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 60b7b7a..50d1d20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: php php: - 7.1 + - 7.2 cache: directories: