Skip to content

Commit

Permalink
Enable testing in PHP 7.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
nijel committed Dec 13, 2016
1 parent c72b156 commit 1308ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
language: php

php:
- "7.1"
- "7.0"
- "5.6"
- "5.5"
Expand Down

0 comments on commit 1308ecc

Please sign in to comment.