ソースを参照

Do not install Erlang, instead use what is on appveyor

pull/509/head
Luke Bakken 5年前
コミット
fe1ec6812c
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: D99DE30E43EAE440
1個のファイルの変更1行の追加4行の削除
  1. +1
    -4
      appveyor.yml

+ 1
- 4
appveyor.yml ファイルの表示

@ -1,9 +1,6 @@
install:
- cinst rebar3
build: off
test_script:
- rebar3 eunit
- escript rebar eunit
deploy: false

読み込み中…
キャンセル
保存