diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2016-08-16 00:13:24 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2016-08-16 00:13:24 +0200 |
| commit | 8606658a9c9eef83e89e6f62fffd913bffb99b0f (patch) | |
| tree | ccd64ba1378c57c86ef96524bd2800489874ae71 /tests | |
| parent | 3b444f1a1076d3a4c3cdef042b71b180bab8c4c5 (diff) | |
| download | qxmpp-8606658a9c9eef83e89e6f62fffd913bffb99b0f.tar.gz | |
[travis] try to use trusty to fix travis builds
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/travis/install-build-depends | 1 |
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 |
