diff --git a/.travis.yml b/.travis.yml index 4ab59dc..9ad3b67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ dist: trusty language: generic os: - osx - - linux script: - if [ "$TRAVIS_OS_NAME" == "osx" ]; then brew install qt5 p7zip; fi