disable travis cache on mac build

This commit is contained in:
Lex Berezhny 2018-11-26 20:17:01 -05:00
parent 47a33009ff
commit e01ad6bc85

View file

@ -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