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

Commit

Permalink
Add Node.js 4 to AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Sep 9, 2015
1 parent cfd7dd2 commit 985be93
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 @@ -16,6 +16,7 @@ environment:
- nodejs_version: 1
- nodejs_version: 2
- nodejs_version: 3
- nodejs_version: 4

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

0 comments on commit 985be93

Please sign in to comment.