From 1f4e0092d9c1740c0a59b4813b69e05cefbe65d5 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 3 Dec 2017 15:39:05 +0100 Subject: [PATCH] add testing on php 7.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 084a76d..d08278d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ php: - '5.6' - '7.0' - '7.1' + - '7.2' # as this is a php project, node.js v4 (for JS unit testing) isn't installed install: