Update .appveyor.yml
parent
c9ac2dd848
commit
3441467861
|
|
@ -12,7 +12,6 @@ image: Visual Studio 2017
|
|||
install:
|
||||
- cinst ninja
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo\bin'
|
||||
- '%LOCALAPPDATA%\Mozilla\sccache'
|
||||
build_script:
|
||||
- bash ./tools/import-upstream.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue