소스 검색

Add AppVeyor build file

pull/509/head
Luke Bakken 5 년 전
부모
커밋
745fd81e5d
No known key found for this signature in database GPG 키 ID: D99DE30E43EAE440
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. +9
    -0
      appveyor.yml

+ 9
- 0
appveyor.yml 파일 보기

@ -0,0 +1,9 @@
# Windows build and test of lager
install:
- cinst rebar3
test_script:
- rebar3 eunit
deploy: false

불러오는 중...
취소
저장