Sfoglia il codice sorgente

Add AppVeyor build file

pull/509/head
Luke Bakken 5 anni fa
parent
commit
745fd81e5d
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
  1. +9
    -0
      appveyor.yml

+ 9
- 0
appveyor.yml Vedi File

@ -0,0 +1,9 @@
# Windows build and test of lager
install:
- cinst rebar3
test_script:
- rebar3 eunit
deploy: false

Caricamento…
Annulla
Salva