Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jun 2, 2020
1 parent 981fd15 commit 7d885fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ jobs:
dist: trusty
- os: osx
osx_image: xcode7.2

cache:
directories:
- $HOME/Library/Caches/Homebrew

before_install:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew update ; fi
Expand Down

0 comments on commit 7d885fe

Please sign in to comment.