mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-29 08:21:24 +00:00
disable travis cache on mac build
This commit is contained in:
parent
47a33009ff
commit
e01ad6bc85
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ jobs:
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
language: generic
|
language: generic
|
||||||
env: OS=mac
|
env: OS=mac
|
||||||
|
cache: false
|
||||||
install:
|
install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install python3
|
- brew install python3
|
||||||
|
|
Loading…
Add table
Reference in a new issue