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

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

[elpa] externals/ivy-hydra 5e393b0 047/395: .travis.yml (env): Bump to e


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy-hydra 5e393b0 047/395: .travis.yml (env): Bump to emacs-26.3-travis
Date: Thu, 25 Feb 2021 08:31:28 -0500 (EST)

branch: externals/ivy-hydra
commit 5e393b0b3d47051c024e6d705516b17aacc5010d
Author: Oleh Krehel <ohwoeowho@gmail.com>
Commit: Oleh Krehel <ohwoeowho@gmail.com>

    .travis.yml (env): Bump to emacs-26.3-travis
    
    emacs-26.2-travis is misbehaving because of missing libgnutls.so.26.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5173c15..6b7bd73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: emacs-lisp
 env:
   - EVM_EMACS=emacs-24.5-travis
   - EVM_EMACS=emacs-25.3-travis
-  - EVM_EMACS=emacs-26.2-travis
+  - EVM_EMACS=emacs-26.3-travis
   - EVM_EMACS=emacs-git-snapshot-travis
 
 before_install:



reply via email to

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