We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8612a2b commit 2c027f1Copy full SHA for 2c027f1
.travis.yml
@@ -6,7 +6,6 @@ compiler:
6
before_install:
7
- if [ "$CXX" == "g++" ]; then sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test; fi
8
- if [ "$CXX" == "clang++" ]; then sudo add-apt-repository -y ppa:h-rayflood/llvm; fi
9
- - sudo apt-add-repository -y ppa:ubuntu-sdk-team/ppa
10
- sudo add-apt-repository ppa:czchen/travis-ci -y
11
- sudo add-apt-repository -y ppa:beineri/opt-qt541
12
- sudo apt-get update -y
0 commit comments