Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Try again to fix OS X travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Jan 8, 2016
1 parent 6b9ba9b commit 8b16ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ before_install:
# thrift cpp
- >
if [ $TRAVIS_OS_NAME == osx ]; then
brew update &&
brew install thrift;
fi
- >
Expand Down

0 comments on commit 8b16ef2

Please sign in to comment.