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

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

[nongnu] elpa/dart-mode 950d3a8 133/192: Add emacs versions 24.3 and sna


From: ELPA Syncer
Subject: [nongnu] elpa/dart-mode 950d3a8 133/192: Add emacs versions 24.3 and snapshot
Date: Sun, 29 Aug 2021 11:02:05 -0400 (EDT)

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

    Add emacs versions 24.3 and snapshot
    
    Flycheck requirement causes error in 24.1, 24.2.
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index b0db0b2..f3a4b2e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,12 +3,16 @@ sudo: required
 language: generic
 
 env:
+  # - EVM_EMACS=emacs-24.1-travis
+  # - EVM_EMACS=emacs-24.2-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
   - EVM_EMACS=emacs-25.2-travis
   - EVM_EMACS=emacs-25.3-travis
   - EVM_EMACS=emacs-26.1-travis
+  - EVM_EMACS=emacs-git-snapshot-travis
 
 before_install:
 



reply via email to

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