Skip to content

Commit 8f240b4

Browse files
authored
Use node 10 on appveyor
1 parent 7e4189e commit 8f240b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment:
22
BABEL_ENV: "test"
33
matrix:
4-
- nodejs_version: "9"
4+
- nodejs_version: "10"
55
- nodejs_version: "8"
66
- nodejs_version: "6"
77

0 commit comments

Comments
 (0)