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

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

[elpa] externals/realgud 94145d7 19/72: Travis has changed - attempted f


From: Stefan Monnier
Subject: [elpa] externals/realgud 94145d7 19/72: Travis has changed - attempted fix #1
Date: Fri, 26 Mar 2021 22:49:05 -0400 (EDT)

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

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

diff --git a/.travis.yml b/.travis.yml
index 60876bc..2e2ccbb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
 language: emacs-lisp
-sudo: no
+sudo: yes
 
 env:
  - EVM_EMACS=emacs-26.2-travis
@@ -9,6 +9,7 @@ env:
 
 # Install EVM, version EVM_EMACS
 install:
+  - sudo apt-install gnutls-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]