Skip to content

Commit

Permalink
build: Node.js@4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 11, 2017
1 parent 5741e74 commit 8f53f49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ node_js:
- "1.8"
- "2.5"
- "3.3"
- "4.6"
- "4.8"
- "5.12"
- "6.9"
- "7.0"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ environment:
- nodejs_version: "1.8"
- nodejs_version: "2.5"
- nodejs_version: "3.3"
- nodejs_version: "4.6"
- nodejs_version: "4.8"
- nodejs_version: "5.12"
- nodejs_version: "6.9"
- nodejs_version: "7.0"
Expand Down

0 comments on commit 8f53f49

Please sign in to comment.