dump OS X build because Qt 5.11 means deprecating my code

This commit is contained in:
Syping 2018-05-24 02:01:17 +02:00
parent 2f4de16e5d
commit b799c4551d
2 changed files with 1 additions and 3 deletions

View File

@ -30,8 +30,6 @@ matrix:
- env:
- BUILD_SCRIPT=wininstall_travis.sh
- QT_SELECT=qt5-x86_64-w64-mingw32
- os: osx
env: BUILD_SCRIPT=osx_travis.sh
before_install:
- ".travis/source.sh"

View File

@ -1,4 +1,4 @@
#!/bin/bash
# Install packages
brew install qt@5.5
brew install qt