Skip to content

Commit

Permalink
Fix mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rochet2 authored and billy1arm committed Nov 10, 2017
1 parent 2d97fa0 commit b199d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
set -eu

if [[ x$OSTYPE =~ ^xdarwin ]]; then
brew update
brew install "mysql"
fi
fi

0 comments on commit b199d55

Please sign in to comment.