Skip to content

Commit

Permalink
Travis CI: updated the Qt 5.9.2 formula we use (#1311).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 18, 2017
1 parent b25dfd4 commit dc13544
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,8 @@ install:
;
else
brew update
&& brew install ninja qt@5.9.2
&& curl -O https://raw.githubusercontent.com/Homebrew/homebrew-core/2b121c9a96e58a5da14228630cb71d5bead7137e/Formula/qt.rb
&& brew install ./qt.rb ninja
&& chmod -R 755 /usr/local/opt/qt/*
&& export OPENSSL_ROOT_DIR=/usr/local/opt/openssl
;
Expand Down

0 comments on commit dc13544

Please sign in to comment.