Skip to content

Commit beb0cb0

Browse files
committed
Set node version
1 parent ac161e7 commit beb0cb0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

appveyor.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ branches:
44
only:
55
- master
66

7+
environment:
8+
nodejs_version: "7"
9+
710
install:
8-
- npm install --dev
11+
- npm install
912

1013
platform:
1114
- x86

0 commit comments

Comments
 (0)