[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 44876b2cfa 256/351: Update travis Emacs
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 44876b2cfa 256/351: Update travis Emacs26 version |
Date: |
Thu, 13 Jun 2024 18:39:00 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 44876b2cfa54127eb589b104ac83ef47a0b71861
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Update travis Emacs26 version
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 87aefe8e4b..f43cf439e3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: false
env:
matrix:
- - EMACS_VERSION=26.1
+ - EMACS_VERSION=26.3
- EMACS_VERSION=25.3
- EMACS_VERSION=24.5
- [nongnu] scratch/editorconfig-cc 3305825fd3 298/351: Make new impl work when changing major-mode (#255), (continued)
- [nongnu] scratch/editorconfig-cc 3305825fd3 298/351: Make new impl work when changing major-mode (#255), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2e55840057 266/351: Use elisp core by default, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 8d0e609420 277/351: Add Emacs 27.1 to test target (#228), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d11d5e0078 305/351: Prepare v0.8.2 (#262), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 49c0563f03 285/351: Do not run editorconfig-apply on recentf-save-file (#241), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 28e411023c 283/351: Remove travis.yml (#238), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 153013ff48 297/351: Return early when expecting coding-system has been already set, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 6aa944ce1e 262/351: Update core-test, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 8ca0b6e042 265/351: Remove a trailing whitespace, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b70f3c7a93 255/351: Add support for bpftrace-mode (#199), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 44876b2cfa 256/351: Update travis Emacs26 version,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc dbb63191cc 276/351: Fix references in CHANGELOG (#226), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 956c0320e2 270/351: Update hook docstrings (#215), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 77a8af8ba4 290/351: Fix editorconfig execution for remote hosts via tramp (#249), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5153161a07 296/351: Add minor fixes to tests (#252), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 032ecbdae8 259/351: Add editorconfig-file-type-emacs-whitelist value, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e06f1cd042 292/351: Update display-warning messages, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc f3d6ecd644 302/351: Fix editorconfig-major-mode-hook (#260), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 39ef110ef2 299/351: Add fixes for compile warning, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b902de5bb4 294/351: Add debug message to -set-coding-system, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fbbcb58e5b 284/351: Use revert-buffer-with-coding-system to set coding system (#236), Stefan Monnier, 2024/06/13