Skip to content

Commit

Permalink
Auto merge of #5010 - sivakumar-kailasam:master, r=kellyselden
Browse files Browse the repository at this point in the history
Adding node.js 4.2 on AppVeyor

Fixes #5007
  • Loading branch information
homu committed Oct 29, 2015
2 parents 508b363 + bda0495 commit d0d5d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ init:
environment:
matrix:
- nodejs_version: "0.12"
- nodejs_version: "4.2"

# Install scripts. (runs after repo cloning)
install:
Expand Down

0 comments on commit d0d5d2b

Please sign in to comment.