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

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

[nongnu] scratch/el-mock 6443c2aef4 46/64: Also run tests under Emacs 25


From: Stefan Monnier
Subject: [nongnu] scratch/el-mock 6443c2aef4 46/64: Also run tests under Emacs 25.2
Date: Mon, 28 Aug 2023 23:01:41 -0400 (EDT)

branch: scratch/el-mock
commit 6443c2aef4ce68c9b8290d307f68db8a514f5e87
Author: Philipp Stephani <phst@google.com>
Commit: Philipp Stephani <phst@google.com>

    Also run tests under Emacs 25.2
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index d85efffd58..591b18f84b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ env:
   - EVM_EMACS=emacs-24.4-travis
   - EVM_EMACS=emacs-24.5-travis
   - EVM_EMACS=emacs-25.1-travis
+  - EVM_EMACS=emacs-25.2-travis
 script:
   - emacs --version
   - make test



reply via email to

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