1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

[ticket/16659] Enable sqlite3 tests

PHPBB3-16659
This commit is contained in:
Marc Alexander
2020-12-01 20:52:23 +01:00
parent 1710a38ced
commit d764888393

View File

@@ -40,8 +40,8 @@ jobs:
# db: "postgres:12"
# - php: 7.1
# db: "postgres:13"
# - php: 7.1
# db: "sqlite3"
- php: 7.1
db: "sqlite3"
- php: 7.1
db: "mysql:5.6"
- php: 7.1