Browse Source

Tweak appveyor settings

pull/509/head
Luke Bakken 5 years ago
parent
commit
22c8a2bfe4
No known key found for this signature in database GPG Key ID: D99DE30E43EAE440
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      appveyor.yml

+ 2
- 0
appveyor.yml View File

@ -7,6 +7,8 @@ cache:
install:
- cinst rebar3
build: off
test_script:
- rebar3 eunit

Loading…
Cancel
Save