1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 02:51:35 +02: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

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