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

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

[elpa] externals/realgud d839933 09/72: Travis 7th try


From: Stefan Monnier
Subject: [elpa] externals/realgud d839933 09/72: Travis 7th try
Date: Fri, 26 Mar 2021 22:49:03 -0400 (EDT)

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

    Travis 7th try
---
 .travis.yml      | 2 +-
 test/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5893d97..4b1fab6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: emacs-lisp
 sudo: no
 
 env:
- - EVM_EMACS=emacs-26.1-travis
+ - EVM_EMACS=emacs-26.2-travis
 
 # Install EVM, version EVM_EMACS
 install:
diff --git a/test/Makefile.am b/test/Makefile.am
index 8ae76fa..34352ef 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -64,7 +64,7 @@ test-%.run:
 
 #: Run tests using cask to specify external Lisp dependencies
 test-%.elrun:
-       (cd $(top_srcdir)/test && $(EMACS) --batch  --no-splash --load 
../cask-install.el --load $(@:.elrun=.el))
+       (cd $(top_srcdir)/test && $(EMACS) --batch --no-site-file --no-splash 
--load ../cask-install.el --load $(@:.elrun=.el))
 
 install-lispLISP: $(lisp_LISP) $(ELCFILES)
 



reply via email to

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