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