소스 검색

fix TravisCI qtci hang on macOS

Le Tan 5 년 전
부모
커밋
c59e6f3307
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .travis_macos.sh

+ 2 - 0
.travis_macos.sh

@@ -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