Skip to content

Commit

Permalink
fix TravisCI qtci hang on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
tamlok committed Mar 26, 2020
1 parent 9835e8b commit c59e6f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ cd build

export VERBOSE=1
export QT_CI_PACKAGES="qt.qt5.598.clang_64,qt.qt5.598.qtwebengine"
export QT_CI_LOGIN="[email protected]"
export QT_CI_PASSWORD="TravisCI@VNote"

git clone https://github.com/tamlok/qtci.git
source qtci/path.env
Expand Down

0 comments on commit c59e6f3

Please sign in to comment.