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:
parent
c72b1563d1
commit
1308ecccd0
@ -6,6 +6,7 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- "7.1"
|
||||
- "7.0"
|
||||
- "5.6"
|
||||
- "5.5"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user