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

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

[elpa] externals/realgud 9814710 25/72: Travis has changed - attempted f


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

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

    Travis has changed - attempted fix #7
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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