瀏覽代碼
Do not install Erlang, instead use what is on appveyor
pull/509/head
Luke Bakken
5 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: D99DE30E43EAE440
共有
1 個文件被更改,包括
1 次插入 和
4 次删除
-
appveyor.yml
|
|
@ -1,9 +1,6 @@ |
|
|
|
install: |
|
|
|
- cinst rebar3 |
|
|
|
|
|
|
|
build: off |
|
|
|
|
|
|
|
test_script: |
|
|
|
- rebar3 eunit |
|
|
|
- escript rebar eunit |
|
|
|
|
|
|
|
deploy: false |