Skip to content

Commit

Permalink
Merge pull request mapbox#347 from krotscheck/hawk
Browse files Browse the repository at this point in the history
Remove dependency on hawk, upgrade request
  • Loading branch information
springmeyer committed Mar 10, 2018
2 parents f9ee780 + 7bac980 commit 5b60326
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ addons:

env:
matrix:
- NODE_VERSION="0.10"
- NODE_VERSION="6" RETIRE=true
- NODE_VERSION="4"
- NODE_VERSION="5"
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ os: Visual Studio 2015

environment:
matrix:
- nodejs_version: 0.10
- nodejs_version: 4
- nodejs_version: 6
- nodejs_version: 8
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"nopt": "^4.0.1",
"npmlog": "^4.0.2",
"rc": "^1.1.7",
"request": "2.81.0",
"hawk":"3.1.3",
"request": "2.83.0",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
"detect-libc": "^1.0.2",
Expand Down

0 comments on commit 5b60326

Please sign in to comment.