Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
helloyou2012 committed Feb 15, 2019
1 parent b6df72e commit d4db568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js

node_js:
- 4
- 6
- 8
- 10

after_success:
- npm run coveralls
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^5.2.0",
"nyc": "^13.2.0",
"nyc": "^13.3.0",
"pre-commit": "^1.1.3",
"rimraf": "^2.6.3"
},
Expand Down

0 comments on commit d4db568

Please sign in to comment.