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

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

[elpa] externals/csharp-mode 331b45d 251/459: Try fix/update CI-settings


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 331b45d 251/459: Try fix/update CI-settings
Date: Sun, 22 Aug 2021 13:59:38 -0400 (EDT)

branch: externals/csharp-mode
commit 331b45df9c6e84601cea323638f82ce5e4a68b03
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: GitHub <noreply@github.com>

    Try fix/update CI-settings
---
 .travis.yml | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 86ee2b4..6a3a9ca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,10 +2,15 @@ language: generic
 sudo: false
 
 env:
-  matrix:
-    - EVM_EMACS=emacs-24.4-travis
-    - EVM_EMACS=emacs-24.5-travis
-    - EVM_EMACS=emacs-git-snapshot-travis
+  - EVM_EMACS=emacs-24.4-travis
+  - EVM_EMACS=emacs-24.5-travis
+  - EVM_EMACS=emacs-25.1-travis
+  - EVM_EMACS=emacs-25.2-travis
+  - EVM_EMACS=emacs-git-snapshot-travis
+
+matrix:
+  allow_failures:
+    - env: EVM_EMACS=emacs-git-snapshot-travis
 
 before_install:
   - git clone https://github.com/rejeep/evm.git /home/travis/.evm



reply via email to

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