소스 검색
Do not install Erlang, instead use what is on appveyor
pull/509/head
Luke Bakken
5 년 전
No known key found for this signature in database
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 |