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

Commit

Permalink
Travis says it already has boost
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Jan 7, 2016
1 parent 7c97efc commit 126379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ addons:
before_install:
- pushd thirdparty
# thrift cpp
- if [ $TRAVIS_OS_NAME == osx ]; then brew install boost; fi
- # if [ $TRAVIS_OS_NAME == osx ]; then brew install boost; fi
- >
wget http://archive.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz &&
tar xfz thrift-0.9.1.tar.gz &&
Expand Down

0 comments on commit 126379f

Please sign in to comment.