Compare commits
1 commit
master
...
travis-mac
| Author | SHA1 | Date | |
|---|---|---|---|
| 213129de47 |
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ addons:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||||
|
brew cask uninstall oclint || true
|
||||||
brew update;
|
brew update;
|
||||||
brew install gtk+3;
|
brew install gtk+3;
|
||||||
brew install portaudio;
|
brew install portaudio;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue