testing with new IdnaConverter seems to require php-7.1

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-03-10 17:16:59 +01:00
parent f7d24e8870
commit 4028e3ba5c
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ language: php
php:
# - "5.4"
# - "5.6"
- "7.0"
# - "7.1"
# - "7.0"
- "7.1"
# - "7.2"
branches:
@@ -18,7 +18,7 @@ matrix:
# env: deps=highest
# - php: 5.4
# env: deps=lowest
- php: 7.0
- php: 7.1
env: deps=highest
mysql: