浏览代码

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

正在加载...
取消
保存