Skip to content

Commit

Permalink
Update dependencies for audit fix
Browse files Browse the repository at this point in the history
Remove version 6.x of node from tests as microgateway needs min v 8
Fix audit issues caused by dev dependencies
  • Loading branch information
keyurkarnik committed Sep 27, 2019
1 parent 5e3df8f commit 527fc6f
Show file tree
Hide file tree
Showing 3 changed files with 1,489 additions and 1,753 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
jobs:
include:
- stage: coverage_tests
language: node_js
node_js:
- '6.14'
- # stage name not required, will continue to use `test`
language: node_js
node_js:
- '8'
Expand Down
Loading

0 comments on commit 527fc6f

Please sign in to comment.