Fix homebrew issue on Travis (#230)

This commit is contained in:
Casey Rodarmor 2017-10-11 13:13:27 -07:00 committed by GitHub
parent 8fa91a4eb1
commit f1a403541c

View File

@ -34,6 +34,7 @@ matrix:
os: osx
before_install:
- set -e
- brew update
- brew install dash
# *BSD