diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9127ef..9909f21 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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