From 065e43e25cb7f7c6b145f9238dced42a3d32c39f Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 18 Feb 2016 13:21:37 +0100 Subject: [PATCH] run --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e409486..0803be5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ before_install: - "echo 'Package: libconfig*' | sudo tee -a /etc/apt/preferences" - "echo 'Pin: release n=quantal*' | sudo tee -a /etc/apt/preferences" - "echo 'Pin-Priority: 990' | sudo tee -a /etc/apt/preferences" -- sudo apt-get --fix-missing dist-upgrade +- sudo apt-get -qq --fix-missing dist-upgrade - sudo add-apt-repository ppa:mosquitto-dev/mosquitto-ppa -y - sudo apt-get update -qq - apt-cache search mosquitto