From f1607cc88fd352a73a87ebf69214b5e2e505fb34 Mon Sep 17 00:00:00 2001 From: Christer Edvartsen Date: Sat, 20 Jan 2018 15:45:40 +0100 Subject: [PATCH] Enable tests for PHP-7.1 and PHP-7.2 as well --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index cd28ed2..cfd27ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,8 @@ cache: php: - 5.6 - 7.0 + - 7.1 + - 7.2 notifications: irc: