Skip to content

Commit

Permalink
update to Nodejs 12
Browse files Browse the repository at this point in the history
update to Nodejs 12
  • Loading branch information
Maledong authored Apr 24, 2019
1 parent eac4c47 commit b03f88f
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
Expand Up @@ -2,7 +2,7 @@ environment:
matrix:
- nodejs_version: '8'
- nodejs_version: '10'
- nodejs_version: '11'
- nodejs_version: '12'

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

0 comments on commit b03f88f

Please sign in to comment.