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

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

[nongnu] elpa/parseclj 56bb020a9e 020/185: Fix the travis yaml?


From: ELPA Syncer
Subject: [nongnu] elpa/parseclj 56bb020a9e 020/185: Fix the travis yaml?
Date: Tue, 28 Dec 2021 14:05:09 -0500 (EST)

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

    Fix the travis yaml?
---
 .travis.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 4185e5dc91..d76bc8ddd8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,13 +1,13 @@
 language: generic
 dist: trusty
-# env:
+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
 
-# matrix:
-#   allow_failures:
-#     - env: VERSION=25.2.1 EMACS=emacs-25.2 PPA=ppa:kelleyk/emacs 
PACKAGE=emacs25 CLJ_PARSE_LINT=true
+matrix:
+  allow_failures:
+    - env: VERSION=25.2.2 EMACS=emacs PACKAGE=emacs25 CLJ_PARSE_LINT=true
 
 before_install:
   - sudo add-apt-repository -y ppa:kelleyk/emacs



reply via email to

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