From ca6d097f9ac4eebcefd48b4da08901b7b63f182a Mon Sep 17 00:00:00 2001 From: Sergey Yagovtsev Date: Sun, 18 Jun 2017 23:51:00 +0300 Subject: [PATCH] Try osx build on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a2eaa3e..e691aec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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