From 6fe1b86002919d3b4b86972614e10408ccdd2726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dimitri=20Ko=CC=88nig?= Date: Sat, 10 Sep 2016 19:01:19 +0200 Subject: [PATCH] Added PHP 7.1 to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c72b4e0..9b9bba4 100755 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ php: - 5.5 - 5.6 - 7.0 + - 7.1 - hhvm matrix: