Skip to content

Commit bd7a686

Browse files
committed
chore: build only on oldest supported node on appveyor
1 parent 1133090 commit bd7a686

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
environment:
22
matrix:
3-
- nodejs_version: '7'
4-
- nodejs_version: '6'
53
- nodejs_version: '4'
64
install:
75
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)