Skip to content

Commit

Permalink
travis-ci: Update the PPA for pulling Qt
Browse files Browse the repository at this point in the history
  • Loading branch information
palinek committed Dec 12, 2016
1 parent b832822 commit 14bfc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ addons:
- cmake-data
sudo: true
before_install:
- yes | sudo sudo add-apt-repository ppa:beineri/opt-qt561
- yes | sudo sudo add-apt-repository ppa:beineri/opt-qt562
- sudo apt-get update
- sudo apt-get install qt56base qt56tools --force-yes
script: cmake -DCMAKE_PREFIX_PATH=/opt/qt56 . && make

0 comments on commit 14bfc66

Please sign in to comment.