Skip to content

Commit d228ce9

Browse files
atoulmehayesgm
authored andcommitted
Bring back rebar to fix the CircleCI build
1 parent dbb35e4 commit d228ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- restore_cache:
1212
key: _build
1313
- run: mix local.hex --force
14+
- run: mix local.rebar --force
1415
- run: mix deps.get
1516
- run: mix test
1617
- run: mix dialyzer

0 commit comments

Comments
 (0)