Update travis beta-osx stage with cached qt (#2358)

Follows https://github.com/nanocurrency/nano-node/pull/2344
This commit is contained in:
Guilherme Lawless 2019-10-19 17:40:24 +01:00 committed by GitHub
commit 364ca8882a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,7 +170,7 @@ jobs:
- brew cask install xquartz;
- brew upgrade cmake;
- brew install rocksdb;
- util/build_prep/build_qt.sh
- util/build_prep/macosx/build_qt.sh
install:
- pip install --user awscli
- brew install ccache;