1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-17 22:28:46 +01: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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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