Skip to content

Commit

Permalink
Add mac dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Hobden <operator@hoverbear.org>
  • Loading branch information
Hoverbear committed Feb 14, 2019
1 parent 188d430 commit 1c5fab4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ addons:
- sourceline: 'ppa:maarten-fonville/protobuf'
packages:
- protobuf-compiler
homebrew:
packages:
- protobuf
- cmake
- go

install:
- if [[ $TRAVIS_RUST_VERSION == "stable" && $TRAVIS_OS_NAME == "linux" ]]; then rustup component add rustfmt; fi
Expand Down

0 comments on commit 1c5fab4

Please sign in to comment.