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

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

[elpa] externals/realgud ccf0cab 23/72: Travis has changed - attempted f


From: Stefan Monnier
Subject: [elpa] externals/realgud ccf0cab 23/72: Travis has changed - attempted fix #5
Date: Fri, 26 Mar 2021 22:49:06 -0400 (EDT)

branch: externals/realgud
commit ccf0cab4bf419264b3ff3cfb8b62f60d0c9edca0
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    Travis has changed - attempted fix #5
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c54bae1..63956e9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ env:
 
 # Install EVM, version EVM_EMACS
 install:
-  - sudo apt install -y libgnutls26
+  - sudo apt install -y libgnutls28-dev
   - curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > 
travis.sh && source ./travis.sh
   - evm install $EVM_EMACS --use --skip
 



reply via email to

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