No need for jspm here

This commit is contained in:
Jonathan Cremin 2016-05-24 18:12:42 +01:00
parent 13400ea4d3
commit fc40e0e3f5

View file

@ -9,7 +9,6 @@ test:
stage: test
before_script:
- npm install
- jspm install
- node test/fixtures/mongo-user.js test/fixtures/mongo-file.js
script:
- npm test