From 8606658a9c9eef83e89e6f62fffd913bffb99b0f Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 16 Aug 2016 00:13:24 +0200 Subject: [travis] try to use trusty to fix travis builds --- tests/travis/install-build-depends | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3