Skip to content

Commit

Permalink
Merge pull request #398 from tay-bird/resolve-broken-mac-deploy
Browse files Browse the repository at this point in the history
Resolve failing mac deploys by setting TERM
  • Loading branch information
marcomorain authored Apr 24, 2020
2 parents 6da924f + 4bfea58 commit 9beb8dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ executors:
environment:
CGO_ENABLED: 0
HOMEBREW_NO_AUTO_UPDATE: 1
TERM: xterm-256color

commands:
force-http-1:
Expand Down

0 comments on commit 9beb8dd

Please sign in to comment.