Enable testing in PHP 7.1

I hoped there will be phpMyAdmin 4.7.0 by time PHP 7.1 is out, but
obviously that's not the case, so we should fix 4.6 branch as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-12-13 08:23:46 +01:00
parent c72b1563d1
commit 1308ecccd0

View File

@ -6,6 +6,7 @@
language: php
php:
- "7.1"
- "7.0"
- "5.6"
- "5.5"