Skip to content
Snippets Groups Projects
Commit 6642d360 authored by Gigih Aji Ibrahim's avatar Gigih Aji Ibrahim
Browse files

trying to fix travis macos build fail. don't know if this work or not. I don't...

trying to fix travis macos build fail. don't know if this work or not. I don't have mac to test it :)
parent f0c38fe6
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ before_install:
fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then
brew update;
brew install gcc49 pkg-config Caskroom/cask/osxfuse;
brew install Caskroom/cask/osxfuse;
fi
notifications:
email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment