mirror of
https://github.com/yse/easy_profiler.git
synced 2025-01-14 00:27:55 +08:00
Try osx build on travis
This commit is contained in:
parent
e09b42a91e
commit
ca6d097f9a
@ -50,7 +50,7 @@ before_install:
|
|||||||
sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty;
|
sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty;
|
||||||
sudo apt-get update -qq;
|
sudo apt-get update -qq;
|
||||||
else
|
else
|
||||||
brew update
|
brew update;
|
||||||
fi
|
fi
|
||||||
install:
|
install:
|
||||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user