Skip to content

Commit 2c027f1

Browse files
committed
Remove Canonical repo for Qt
1 parent 8612a2b commit 2c027f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ compiler:
66
before_install:
77
- if [ "$CXX" == "g++" ]; then sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test; fi
88
- 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
109
- sudo add-apt-repository ppa:czchen/travis-ci -y
1110
- sudo add-apt-repository -y ppa:beineri/opt-qt541
1211
- sudo apt-get update -y

0 commit comments

Comments
 (0)