Skip to content

Commit 53f9571

Browse files
committed
drop 5 and 0.12 on appveyor, add 6
1 parent 318838f commit 53f9571

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
environment:
22
matrix:
3-
- nodejs_version: '5'
3+
- nodejs_version: '6'
44
- nodejs_version: '4'
5-
- nodejs_version: '0.12'
65
install:
76
- ps: Install-Product node $env:nodejs_version
87
- set CI=true

0 commit comments

Comments
 (0)