aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2016-08-16 00:13:24 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2016-08-16 00:13:24 +0200
commit8606658a9c9eef83e89e6f62fffd913bffb99b0f (patch)
treeccd64ba1378c57c86ef96524bd2800489874ae71 /tests
parent3b444f1a1076d3a4c3cdef042b71b180bab8c4c5 (diff)
downloadqxmpp-8606658a9c9eef83e89e6f62fffd913bffb99b0f.tar.gz
[travis] try to use trusty to fix travis builds
Diffstat (limited to 'tests')
-rwxr-xr-xtests/travis/install-build-depends1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/travis/install-build-depends b/tests/travis/install-build-depends
index 3789561a..2ea9a282 100755
--- a/tests/travis/install-build-depends
+++ b/tests/travis/install-build-depends
@@ -1,7 +1,6 @@
#!/bin/sh
set -e
-sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa
sudo apt-get update -qq
if [ "$QT_SELECT" = "qt4" ]; then