mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Compiling sqlite3 from source before running CI tests.
This commit is contained in:
parent
8403e9386c
commit
a6c1d41253
@ -17,6 +17,7 @@ before_script:
|
||||
- sudo service postgresql stop
|
||||
- docker-compose up -d
|
||||
- cp ormconfig.travis.json ormconfig.json
|
||||
- npm install sqlite3 --build-from-source
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user