Luke Bakken
5 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: D99DE30E43EAE440
1 ha cambiato i file con
4 aggiunte e
0 eliminazioni
-
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 |
|
|
|
|
|
|
|