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

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

[elpa] externals/eglot 400623f 03/62: Test with Emacs 26.1, not the 26 p


From: Stefan Monnier
Subject: [elpa] externals/eglot 400623f 03/62: Test with Emacs 26.1, not the 26 pre-release
Date: Sat, 29 Sep 2018 17:13:27 -0400 (EDT)

branch: externals/eglot
commit 400623f2811ccca91f8211d42d205811cb54830a
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Test with Emacs 26.1, not the 26 pre-release
    
    * .travis.yml (EMACS_VERSION): Bump to 26.1
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 60a97fc..812d301 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ env:
   global:
     - TRAVIS_TESTING=t
   matrix:
-    - EMACS_VERSION=26-prerelease
+    - EMACS_VERSION=26.1
 
 install:
   - curl -LO 
https://github.com/npostavs/emacs-travis/releases/download/bins/emacs-bin-${EMACS_VERSION}.tar.gz



reply via email to

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