Skip to content

Commit 4f1d86f

Browse files
committed
Issue #445: Replaced .laminas-ci/pre-run.sh with .laminas-ci.json
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent ed95149 commit 4f1d86f

2 files changed

Lines changed: 5 additions & 9 deletions

File tree

.laminas-ci.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extensions": [
3+
"sqlite3"
4+
]
5+
}

.laminas-ci/pre-run.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)