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
|
||||
language: generic
|
||||
env: OS=mac
|
||||
cache: false
|
||||
install:
|
||||
- brew update
|
||||
- brew install python3
|
||||
|
|
Loading…
Reference in a new issue