From a73a1b1c568817e398e7398c4633c46e772459f5 Mon Sep 17 00:00:00 2001 From: Aleks Kissinger Date: Mon, 15 Oct 2018 16:51:35 +0200 Subject: ... --- .travis.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7e1efd3..880cc7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,12 +10,8 @@ matrix: before_install: install: - if [ "$TRAVIS_OS_NAME" = "linux" ]; then - # TODO - else - brew install qt5; - brew link --force qt5; - fi + brew install qt5 + brew link --force qt5 script: - qmake -v -- cgit v1.2.3