Luke Bakken
5 years ago
No known key found for this signature in database
GPG Key ID: D99DE30E43EAE440
1 changed files with
2 additions and
0 deletions
-
appveyor.yml
|
@ -7,6 +7,8 @@ cache: |
|
|
install: |
|
|
install: |
|
|
- cinst rebar3 |
|
|
- cinst rebar3 |
|
|
|
|
|
|
|
|
|
|
|
build: off |
|
|
|
|
|
|
|
|
test_script: |
|
|
test_script: |
|
|
- rebar3 eunit |
|
|
- rebar3 eunit |
|
|
|
|
|
|
|
|