Skip to content

Commit

Permalink
chore(ci): disable brew auto-update (puppeteer#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored and aslushnikov committed Jul 10, 2018
1 parent 88362f7 commit e445e1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ task:
osx_instance:
image: high-sierra-base
name: node8 (macOS)
env:
HOMEBREW_NO_AUTO_UPDATE: 1
node_install_script:
- brew install node@8
- brew link --force node@8
Expand Down

0 comments on commit e445e1c

Please sign in to comment.