Skip to content

Commit

Permalink
Bump deps, go to nock 10 first (#25)
Browse files Browse the repository at this point in the history
* bump

* Add np

* bump http clients and filename sanitizer

* drop noide 4
  • Loading branch information
big-kahuna-burger committed Jan 23, 2019
1 parent 14b8027 commit 3a2eef2
Show file tree
Hide file tree
Showing 3 changed files with 5,823 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- '4'
- '6'
- 'node'
sudo: false
cache:
directories:
- node_modules
after_script:
- npm run coveralls
- npm run coveralls

0 comments on commit 3a2eef2

Please sign in to comment.