Skip to content

Commit

Permalink
fix appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jan 5, 2018
1 parent 799151e commit c47eb7b
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: "8"
nodejs_version: "8"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit c47eb7b

Please sign in to comment.