Skip to content

Commit

Permalink
Fix node.js version in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
dprothero committed Mar 12, 2019
1 parent 954a849 commit 3764672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nodejs_version: "9"
nodejs_version: "8"
cache:
- '%AppData%\npm-cache -> appveyor.yml'
- node_modules -> package-lock.json
Expand Down

0 comments on commit 3764672

Please sign in to comment.