Skip to content

Commit d8901ba

Browse files
committed
ONly build on node 8.x and higher
package-json requires 8.x
1 parent d854163 commit d8901ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- nodejs_version: "6"
3+
- nodejs_version: "8"
44
- nodejs_version: "LTS"
55

66
cache:

0 commit comments

Comments
 (0)