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

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

[nongnu] elpa/parseclj 9404763e11 042/185: Make sure Travis uses the rig


From: ELPA Syncer
Subject: [nongnu] elpa/parseclj 9404763e11 042/185: Make sure Travis uses the right Emacs
Date: Tue, 28 Dec 2021 14:05:13 -0500 (EST)

branch: elpa/parseclj
commit 9404763e11a9568838e020933263a7561cb5fc31
Author: Arne Brasseur <arne@arnebrasseur.net>
Commit: Arne Brasseur <arne@arnebrasseur.net>

    Make sure Travis uses the right Emacs
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c6f2126964..a73fa2eddf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,8 @@ language: generic
 dist: trusty
 env:
   - VERSION=24.3.1 EMACS=emacs PACKAGE=emacs24
-  - VERSION=25.2.2 EMACS=emacs PACKAGE=emacs25
-  - VERSION=25.2.2 EMACS=emacs PACKAGE=emacs25 CLJ_PARSE_LINT=true
+  - VERSION=25.2.2 EMACS=emacs-25.2 PACKAGE=emacs25
+  - VERSION=25.2.2 EMACS=emacs-25.2 PACKAGE=emacs25 CLJ_PARSE_LINT=true
 
 matrix:
   allow_failures:



reply via email to

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