Update .gitlab-ci.yml
This commit is contained in:
parent
b11f439fee
commit
48faca6e52
@ -11,9 +11,7 @@ cache:
|
|||||||
test_async:
|
test_async:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- node ./specs/start.js ./specs/async.spec.js
|
|
||||||
|
|
||||||
test_db:
|
test_db:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- node ./specs/start.js ./specs/db-postgres.spec.js
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user