aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
blob: bec8f21e31de257d5a3c50d13762b0744e25d96c (plain) (blame)
1
2
3
4
5
6
7
8
9
container:
  image: circleci/erlang:21

check_task:
  # rebar3_cache:
  #   folder: _build
  #   fingerprint_script: cat rebar.lock
  #   populate_script: rebar compile
  test_script: rebar3 ct