Skip to content

Commit

Permalink
Add minor improvements for granularity in circle steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt McFarland committed Oct 4, 2017
1 parent aa13de9 commit 37a60c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- run: mix local.rebar --force
- run: mix local.hex --force
- run: mix deps.get
- run: mix deps.compile
- run: mix compile
- run: mix test
- run: mix credo --mute-exit-status
- save_cache:
Expand Down

0 comments on commit 37a60c1

Please sign in to comment.