Skip to content

Commit

Permalink
Installing nsp dev dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonzalo Bahamondez authored and Gonzalo Bahamondez committed Sep 19, 2017
1 parent 93397f7 commit d4bd74c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 532 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,4 +5,4 @@ sudo: false
cache:
directories:
- node_modules
script: 'npm run test:coverage'
script: 'yarn run test:coverage'
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -28,6 +28,7 @@
"eslint": "^4.7.1",
"gulp-eslint": "^4.0.0",
"koa-logger": "^3.0.1",
"nsp": "^2.8.0",
"nyc": "^11.2.1",
"supertest": "^3.0.0"
},
Expand All @@ -52,4 +53,4 @@
"koa-mount": "^3.0.0",
"koa-router": "^7.2.1"
}
}
}

0 comments on commit d4bd74c

Please sign in to comment.