Skip to content

Commit

Permalink
Update to Qt 5.4.2 for CI
Browse files Browse the repository at this point in the history
The Qt 5.4.1 PPA was replaced by this.
  • Loading branch information
plfiorini committed Oct 15, 2015
1 parent 4cfed6b commit f829b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
before_install:
- if [ "$CXX" == "g++" ]; then sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test; fi
#- if [ "$CXX" == "clang++" ]; then sudo add-apt-repository -y ppa:h-rayflood/gcc-upper; sudo add-apt-repository -y ppa:h-rayflood/llvm; fi
- sudo add-apt-repository -y ppa:beineri/opt-qt541
- sudo add-apt-repository -y ppa:beineri/opt-qt542
- sudo apt-get update -y

install:
Expand Down

0 comments on commit f829b9e

Please sign in to comment.