Skip to content

Commit 5c0331d

Browse files
Thomas Piekarskitypicode
authored andcommitted
Fixing AppVeyor build by bumping Node version from 7 to 8, closes #979 (#986)
1 parent 6f16077 commit 5c0331d

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
# Test against this version of Node.js
22
environment:
3-
nodejs_version: "7"
3+
nodejs_version: "8"
44

55
# Install scripts. (runs after repo cloning)
66
install:

0 commit comments

Comments
 (0)