Skip to content

Commit

Permalink
Install gflags, needed to build the C++ interop server
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanizales committed Oct 28, 2015
1 parent de87e1c commit 833a215
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: objective-c
before_install:
- brew install gflags
env:
global:
- CONFIG=opt
Expand Down

0 comments on commit 833a215

Please sign in to comment.