From f7bdfe463b7c21e11700b513a8cd7da8071924f5 Mon Sep 17 00:00:00 2001 From: uwetews Date: Mon, 17 Apr 2017 04:35:17 +0200 Subject: [PATCH] Add PHP 7.1 to travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7f21fc53..e476eac1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ php: - 5.5 - 5.6 - 7.0 + - 7.1 - hhvm services: