Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Bump mitm for node v7 fix for renamed function. Add v7 to ran tests i…
Browse files Browse the repository at this point in the history
…n travis. (#145)
  • Loading branch information
pquinn-r7 authored and stopal-r7 committed Nov 26, 2016
1 parent 3accab4 commit b895d5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: "node_js"
node_js:
- "7"
- "6"
- "5"
- "4"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"gobble-babel": "6.0.0",
"gobble-cli": "0.6.0",
"install": "0.6.1",
"mitm": "1.1.0",
"mitm": "1.3.2",
"npm": "3.8.2",
"tap-spec": "3.0.0",
"tape": "4.0.0",
Expand Down

0 comments on commit b895d5a

Please sign in to comment.