浏览代码

fix macOS

Le Tan 7 年之前
父节点
当前提交
beee7a3cb8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis_macos.sh

+ 1 - 0
.travis_macos.sh

@@ -8,6 +8,7 @@ cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula
 git checkout 13d52537d1e0e5f913de4639012 qt.rb
 sed -i '' 's/:mysql/"mysql"/' qt.rb
 sed -i '' 's/:postgresql/"postgresql"/' qt.rb
+cat qt.rb
 brew install qt
 
 QTDIR="/usr/local/opt/qt"