Commit 3f308113 authored by nanahira's avatar nanahira Committed by GitHub

Update .travis.yml

parent ec7f8136
......@@ -21,7 +21,7 @@ before_install:
- git submodule update --init --recursive
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update > /dev/null;
brew install freetype openssl sqlite p7zip dylibbundler > /dev/null;
brew install freetype libssl sqlite p7zip dylibbundler > /dev/null;
fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment