Skip to content

Commit

Permalink
Remove brew tap for cask
Browse files Browse the repository at this point in the history
cask is by default now available in homebrew and the tap is deprecated and removed.
  • Loading branch information
Karthikeyan authored Oct 25, 2019
1 parent d542de2 commit 3e18be2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ jobs:
HOMEBREW_TEMP=~/homebrew-temp
brew update
brew doctor
brew tap caskroom/cask
brew cask install android-sdk
- run:
name: Install Android build tools
Expand Down

0 comments on commit 3e18be2

Please sign in to comment.