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

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

[nongnu] elpa/dart-mode c51e750 163/192: Stop testing 24.3 on travis


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode c51e750 163/192: Stop testing 24.3 on travis
Date: Sun, 29 Aug 2021 11:02:10 -0400 (EDT)

branch: elpa/dart-mode
commit c51e750007e73f83f986e49cdf6154d13f1e3a8f
Author: Brady Trainor <mail@bradyt.com>
Commit: Brady Trainor <mail@bradyt.com>

    Stop testing 24.3 on travis
    
    In previous commit, we require subr-x for string-empty-p, related to
    failing test seen in 24.5. These are not defined for 24.3. Let's not
    keep looking at older emacs. Instead, we'll simply remove 24.3 from
    automated testing for now.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e80c9af..44ec6b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ dart:
 env:
   # - EVM_EMACS=emacs-24.1-travis
   # - EVM_EMACS=emacs-24.2-travis
-  - EVM_EMACS=emacs-24.3-travis
+  # - EVM_EMACS=emacs-24.3-travis
   - EVM_EMACS=emacs-24.4-travis
   - EVM_EMACS=emacs-24.5-travis
   - EVM_EMACS=emacs-25.1-travis



reply via email to

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