Commit dc4e759d authored by nanahira's avatar nanahira

openssh

parent 58589952
......@@ -21,7 +21,7 @@ before_install:
- git submodule update --init --recursive
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update > /dev/null;
brew install freetype sqlite p7zip dylibbundler > /dev/null;
brew install freetype openssl1.0 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