Luke Bakken
5 vuotta sitten
vanhempi
commit
745fd81e5d
No known key found for this signature in database
GPG Key ID: D99DE30E43EAE440
1 muutettua tiedostoa jossa
9 lisäystä ja
0 poistoa
-
appveyor.yml
|
|
@ -0,0 +1,9 @@ |
|
|
|
# Windows build and test of lager |
|
|
|
|
|
|
|
install: |
|
|
|
- cinst rebar3 |
|
|
|
|
|
|
|
test_script: |
|
|
|
- rebar3 eunit |
|
|
|
|
|
|
|
deploy: false |