Commit f981739c authored by nanahira's avatar nanahira

fix

parent e2dad057
......@@ -21,7 +21,7 @@ before_install:
- git submodule update --init --recursive
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update > /dev/null;
brew install freetype libssl sqlite p7zip dylibbundler > /dev/null;
brew install freetype openssl sqlite p7zip dylibbundler > /dev/null;
fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
......
Subproject commit cf3a323bec3209c1a004808563b397a753a16c70
Subproject commit 29a2cc00f49d875c519a0444e18800b947585585
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