Skip to content

Commit

Permalink
Use node 10 on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Sep 16, 2018
1 parent 7e4189e commit 8f240b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,7 +1,7 @@
environment:
BABEL_ENV: "test"
matrix:
- nodejs_version: "9"
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"

Expand Down

0 comments on commit 8f240b4

Please sign in to comment.