Commit e2dad057 authored by nanahira's avatar nanahira

Merge branch 'macevent' of github.com:purerosefallen/ygopro into macevent

parents bff9592d 3f308113
......@@ -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