Skip to content

Commit

Permalink
build: Node.js@4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 15, 2016
1 parent 6b63e25 commit eaa2141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ node_js:
- "1.8"
- "2.5"
- "3.3"
- "4.4"
- "4.6"
- "5.12"
- "6.3"
sudo: false
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:
- nodejs_version: "1.8"
- nodejs_version: "2.5"
- nodejs_version: "3.3"
- nodejs_version: "4.4"
- nodejs_version: "4.6"
- nodejs_version: "5.12"
- nodejs_version: "6.3"
cache:
Expand Down

0 comments on commit eaa2141

Please sign in to comment.