瀏覽代碼

Cache chocolatey since Erlang takes forever to download

pull/509/head
Luke Bakken 5 年之前
父節點
當前提交
a173cb2984
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: D99DE30E43EAE440
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      appveyor.yml

+ 4
- 0
appveyor.yml 查看文件

@ -1,5 +1,9 @@
# Windows build and test of lager
cache:
- C:\ProgramData\chocolatey\bin -> appveyor.yml
- C:\ProgramData\chocolatey\lib -> appveyor.yml
install:
- cinst rebar3

Loading…
取消
儲存