From 07a4e9e62e5894238b4754102f6a1841b4630294 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 21 Dec 2015 00:55:12 +0200 Subject: [PATCH] Travis: Try to fix the "held broken packages" Whatever those are. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 89bf86ec9..6993df89f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ install: - if [ "$EMACS" = "emacs-snapshot" ]; then sudo add-apt-repository -y ppa:ubuntu-elisp/ppa && sudo apt-get update -qq && + sudo apt-get -qq -f install && sudo apt-get install -qq emacs-snapshot; fi -- 2.39.2