1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-18 22:58:10 +01:00

[ticket/14972] Update tests matrix to reflect bumping PHP version requirement

PHPBB3-14972
This commit is contained in:
rxu 2017-06-27 23:54:37 +07:00 committed by Marc Alexander
parent 42b7782927
commit 574749daeb
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -3,19 +3,15 @@ sudo: required
matrix:
include:
- php: 5.5
- php: 5.6
env: DB=none;NOTESTS=1
- php: 5.5
env: DB=mysqli
- php: 5.5
env: DB=mysql
- php: 5.5
- php: 5.6
env: DB=mariadb
- php: 5.5
- php: 5.6
env: DB=postgres
- php: 5.5
- php: 5.6
env: DB=sqlite3
- php: 5.5
- php: 5.6
env: DB=mysqli;SLOWTESTS=1
- php: 5.6
env: DB=mysqli