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

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

[nongnu] elpa/forth-mode 17e58ab993 102/153: Test with Emacs snapshot.


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode 17e58ab993 102/153: Test with Emacs snapshot.
Date: Sat, 29 Jan 2022 08:02:22 -0500 (EST)

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

    Test with Emacs snapshot.
---
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index a986285750..955735c36f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,11 @@ sudo: required
 env:
   - EMACS=emacs23
   - EMACS=emacs24
-install: sudo apt-get update -y && sudo apt-get install emacs23 emacs24
+  - EMACS=emacs-snapshot
+install:
+  - sudo add-apt-repository -y ppa:ubuntu-elisp
+  - sudo apt-get update -y
+  - sudo apt-get install emacs23 emacs24 emacs-snapshot
 script: make EMACS=$EMACS
 notifications:
   email: lars@nocrew.org



reply via email to

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