Remove gm dependency and update tests.
This commit is contained in:
parent
b1ceba7664
commit
75a46212da
8 changed files with 61 additions and 37 deletions
|
@ -10,7 +10,7 @@ test:
|
|||
stage: test
|
||||
before_script:
|
||||
- npm install
|
||||
- node test/fixtures/mongo-user.js test/fixtures/mongo-file.js
|
||||
- npm run init
|
||||
script:
|
||||
- npm test
|
||||
tags:
|
||||
|
@ -25,4 +25,3 @@ cache:
|
|||
untracked: true
|
||||
paths:
|
||||
- node_modules
|
||||
- web/public/jspm_packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue