Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
update appveyor matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Dec 12, 2016
1 parent 7b765bb commit aeabf5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ init:
environment:
matrix:
# node.js
- nodejs_version: 0.12
- nodejs_version: 4
- nodejs_version: 6
- nodejs_version: stable

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

0 comments on commit aeabf5c

Please sign in to comment.