Skip to content

Commit

Permalink
Use Qt 5.7.1 PPA
Browse files Browse the repository at this point in the history
Thanks for moving the target all the time, lads.
  • Loading branch information
soulweaver91 committed Jan 22, 2017
1 parent be5727d commit dd42d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -49,7 +49,7 @@ cache:
before_install:
- >
if [[ ${TRAVIS_OS_NAME} = linux ]]; then
sudo add-apt-repository --yes ppa:beineri/opt-qt57-trusty
sudo add-apt-repository --yes ppa:beineri/opt-qt571-trusty
sudo apt-get update -qq
sudo apt-get install -qq qt57base qt57gamepad
if [[ "$COMPILER" = "g++-5" ]]; then
Expand Down

0 comments on commit dd42d95

Please sign in to comment.