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
9 aggiunte e
0 eliminazioni
-
appveyor.yml
|
|
@ -0,0 +1,9 @@ |
|
|
|
# Windows build and test of lager |
|
|
|
|
|
|
|
install: |
|
|
|
- cinst rebar3 |
|
|
|
|
|
|
|
test_script: |
|
|
|
- rebar3 eunit |
|
|
|
|
|
|
|
deploy: false |