summaryrefslogtreecommitdiff
path: root/appveyor.yml
blob: a13f3d619c929e4f59ffa991233feabceea3d157 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
version: 2.6.1.{build}
branches:
  only:
  - master
build_script:
- cmd: bootstrap.bat
test_script:
- cmd: >-
    rebar eunit

    deps/retest/retest -l debug inttest
artifacts:
- path: rebar