From 57d81115de612c31a0d5273855c1ca725c8f2a15 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Thu, 21 Jul 2016 18:46:52 +0200 Subject: [PATCH] Added PHP 7.1 to the CI matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index eb2ead28..905480ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ branches: php: - 5.6 - 7 + - 7.1 - hhvm before_script: