mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
Bump appveyor to node 10 (semver requires node >=10)
This commit is contained in:
@ -11,7 +11,7 @@ init:
|
||||
- git config --global core.autocrlf input
|
||||
|
||||
install:
|
||||
- ps: Install-Product node 8 x64
|
||||
- ps: Install-Product node 10 x64
|
||||
- yarn
|
||||
|
||||
build_script:
|
||||
|
||||
Reference in New Issue
Block a user