From 6728b2e78fcfb0f657266b613704a70716ce9fdc Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 16 Oct 2016 18:54:44 +0300 Subject: [PATCH] [Travis] Test on PHP 7.1 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8a18b81..9bb4841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: php php: - 5.6 - 7.0 + - 7.1 - hhvm matrix: exclude: