branch: externals/eglot
commit 400623f2811ccca91f8211d42d205811cb54830a
Author: João Távora <[email protected]>
Commit: João Távora <[email protected]>
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