diff --git a/.travis.yml b/.travis.yml index 3a8b23c74..89c32fc99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ branches: before_install: - export BUILD_PSP=NO - export BUILD_ANDROID=NO - - export BUILD_Qt=YES + - export BUILD_Qt=NO - export BUILD_MAC=NO # Only building on Mac when not handling pull request # - if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then