mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Add brew update to try and fix OSX intermittent errors on travis
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
brew update
|
||||
brew install qt5
|
||||
brew link qt5 --force
|
||||
brew install python3
|
||||
|
||||
Reference in New Issue
Block a user