瀏覽代碼
Do not install Erlang, instead use what is on appveyor
pull/509/head
Luke Bakken
5 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 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 |