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

Commit e1fb0eb

Browse files
committed
update appveyor config
1 parent c375c93 commit e1fb0eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ init:
1010
environment:
1111
matrix:
1212
# node.js
13-
- nodejs_version: 0.12
14-
- nodejs_version: 4
15-
- nodejs_version: 6
13+
- nodejs_version: stable
1614

1715
install:
1816
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)