diff --git a/.travis.yml b/.travis.yml index 8f92fdfac..4bca4a206 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ before_install: brew install qt5; else unset SSL_CERT_FILE; - brew install https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/e37c2a641ac006dfcdec47d3a1d57849ccee3441/qt5.rb; + brew install https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/064395d87d3bb352f8c4568d3e8f7b80b627f36a/qt5.rb; fi chmod -R 755 /usr/local/opt/qt5/* fi