Skip to content

Commit b8d8fb1

Browse files
committed
Update .travis.yml for MacVim
Fix `brew update` EmacsRequirement error
1 parent c4db274 commit b8d8fb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
sudo: false
2020

2121
before_install:
22-
- brew update
22+
- brew update || brew update
2323
- brew install python3
2424
- brew install lua
2525

0 commit comments

Comments
 (0)