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

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

[elpa] master 1924ded 012/215: Try to fix travis #3


From: Rocky Bernstein
Subject: [elpa] master 1924ded 012/215: Try to fix travis #3
Date: Sat, 30 Jul 2016 14:48:48 +0000 (UTC)

branch: master
commit 1924ded2ccbf6d453850177e96d4016f5f906b63
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Try to fix travis #3
---
 .travis.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index db62ce8..0515aa0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ install:
       sudo add-apt-repository -y ppa:cassou/emacs &&
       sudo apt-get -qq update &&
       sudo apt-get -qq -f install &&
-      emacs24 emacs24-el;
+      sudo apt-get -qq install emacs24 emacs24-el;
     fi
 
 # run the tests



reply via email to

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