Perform update before installing Homebrew packages
This commit is contained in:
parent
8a4136b7ce
commit
fd213dee95
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue