ソースを参照
Do not install Erlang, instead use what is on appveyor
pull/509/head
Luke Bakken
5年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: D99DE30E43EAE440
-
appveyor.yml
|
|
@ -1,9 +1,6 @@ |
|
|
|
install: |
|
|
|
- cinst rebar3 |
|
|
|
|
|
|
|
build: off |
|
|
|
|
|
|
|
test_script: |
|
|
|
- rebar3 eunit |
|
|
|
- escript rebar eunit |
|
|
|
|
|
|
|
deploy: false |