Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1132 from xzyfer/feat/appveyor-4
Browse files Browse the repository at this point in the history
Add Node.js 4 to AppVeyor
  • Loading branch information
xzyfer committed Sep 9, 2015
2 parents cfd7dd2 + 05b7c9c commit 1f336ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ environment:
- nodejs_version: 1
- nodejs_version: 2
- nodejs_version: 3
# node
- nodejs_version: 4

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 1f336ee

Please sign in to comment.