emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 07a4e9e 094/173: Travis: Try to fix the "held broken packa


From: Dmitry Gutov
Subject: [elpa] master 07a4e9e 094/173: Travis: Try to fix the "held broken packages"
Date: Thu, 23 Jun 2016 00:28:41 +0000 (UTC)

branch: master
commit 07a4e9e62e5894238b4754102f6a1841b4630294
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    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 89bf86e..6993df8 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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]