Closed aisk closed 4 years ago
Seems travis ci have issues with macOS and brew, and these PRs is blocked by this:
This PR is a workaround for do not block by it before traivs's stuff fixed it, from: https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623/2
Another change, brew upgrade python@2 will exit with non zero status code. I changed it to brew reinstall python@2.
brew upgrade python@2
brew reinstall python@2
Seems travis ci have issues with macOS and brew, and these PRs is blocked by this:
This PR is a workaround for do not block by it before traivs's stuff fixed it, from: https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623/2