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

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

[nongnu] elpa/multiple-cursors 7a655b0 117/434: Disable emacs-snapshot t


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 7a655b0 117/434: Disable emacs-snapshot tests until it is in order.
Date: Sat, 7 Aug 2021 09:20:07 -0400 (EDT)

branch: elpa/multiple-cursors
commit 7a655b0c0bbdd038cd1f7f5fe32bd55dbb783847
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    Disable emacs-snapshot tests until it is in order.
---
 .travis.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 55bc955..9d4daac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 language: emacs-lisp
 before_install:
-  - if [ "$EMACS" = 'emacs-snapshot' ]; then
+  - if [ "$ECUKES_EMACS" = 'emacs-snapshot' ]; then
       sudo add-apt-repository -y ppa:cassou/emacs &&
       sudo apt-get update -qq &&
       sudo apt-get install -qq
@@ -8,6 +8,5 @@ before_install:
     fi
 env:
   - ECUKES_EMACS=emacs
-  - ECUKES_EMACS=emacs-snapshot
 script:
-  ./run-travis-ci.sh
\ No newline at end of file
+  ./run-travis-ci.sh



reply via email to

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