0
0
mirror of https://github.com/yse/easy_profiler.git synced 2025-01-13 16:17:55 +08:00

Try osx build on travis

This commit is contained in:
Sergey Yagovtsev 2017-06-18 23:51:00 +03:00
parent e09b42a91e
commit ca6d097f9a

View File

@ -50,7 +50,7 @@ before_install:
sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty;
sudo apt-get update -qq;
else
brew update
brew update;
fi
install:
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then