Skip to content

Commit

Permalink
circleci: fix repo url (#11758)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka authored Feb 25, 2019
1 parent d2245b4 commit ee96098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
docker:
- image: linuxbrew/brew
environment:
CIRCLE_REPOSITORY_URL: https://github.com/linuxbrew/homebrew-core
CIRCLE_REPOSITORY_URL: https://github.com/homebrew/linuxbrew-core
HOMEBREW_DEVELOPER: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_VERBOSE: 1
Expand Down

0 comments on commit ee96098

Please sign in to comment.