Skip to content

Commit

Permalink
Force Travis to install Brew Package Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
tloriato authored Jul 27, 2019
1 parent 29640ea commit 37f8018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ jobs:
- openssl
- pkg-config
- python
- rename

install:
# forcing rename to be installed
- brew install rename
# uninstall pre-installed boost and use 1.57
- brew uninstall --ignore-dependencies boost
- brew install boost@1.57
Expand Down

0 comments on commit 37f8018

Please sign in to comment.