only test on PHP7.0+

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2018-10-16 16:30:21 +02:00
parent f17b5579e0
commit 26afd858eb
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ matrix:
env: DB=sqlite
- php: 7.2
env: DB=pgsql
- php: 5.6
- php: 7.0
env: "DB=mysql CORE_BRANCH=stable14"
fast_finish: true