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

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

[nongnu] elpa/forth-mode e4ed4a8acf 050/153: Test with both Emacs 23 and


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode e4ed4a8acf 050/153: Test with both Emacs 23 and 24.
Date: Sat, 29 Jan 2022 08:02:16 -0500 (EST)

branch: elpa/forth-mode
commit e4ed4a8acf6791b5e1e6fe89a563a76773b22fea
Author: Lars Brinkhoff <lars@nocrew.org>
Commit: Lars Brinkhoff <lars@nocrew.org>

    Test with both Emacs 23 and 24.
---
 .travis.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 61e0fc56ab..038d4cbf1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
 language: emacs-lisp
 sudo: required
-#install: sh -e install-deps.sh
+env:
+  - EMACS=emacs23
+  - EMACS=emacs24
+install: sudo apt-get update -y && sudo apt-get install emacs23 emacs24
 script: make
 notifications:
   email: lars@nocrew.org



reply via email to

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