Perform update before installing Homebrew packages

This commit is contained in:
Danny Moesch 2020-08-26 08:51:48 +02:00 committed by Mingshen Sun
parent 8a4136b7ce
commit fd213dee95

View file

@ -8,6 +8,7 @@ addons:
- pass - pass
- swiftformat - swiftformat
- swiftlint - swiftlint
update: true
before_install: before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc - echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
install: install: