mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-25 08:26:43 -06:00
Update appveyor.yml
This commit is contained in:
parent
2018a29968
commit
7605a512ba
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 10.1.0
|
- nodejs_version: 10.1.0
|
||||||
|
|
||||||
|
platform:
|
||||||
|
- x64
|
||||||
|
- Any CPU
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue