diff --git a/.travis.yml b/.travis.yml index b5d376e..bf63053 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,8 @@ before_install: install: - sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa -- sudo apt-get update && sudo apt-get -y install qt5-default qtdeclarative5-dev +- sudo apt-get update +- sudo apt-get -y install qt5-default qtdeclarative5-dev - sudo apt-get -y install qtdeclarative5-test-plugin pep8 pyflakes - sudo apt-get -y install qtdeclarative5-qtquick2-plugin script: