Skip to content

Commit

Permalink
Bump dependencies. Update mocha to 6.1.4 (#1)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Run coveralls only in travis

* Bump dependencies
  • Loading branch information
eight04 committed Jun 5, 2019
1 parent 84715db commit b7f8fb4
Show file tree
Hide file tree
Showing 4 changed files with 1,917 additions and 3,414 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "node"
after_success: npm run coverage
after_success:
- nyc report --reporter=text-lcov | npx coveralls

0 comments on commit b7f8fb4

Please sign in to comment.