branch: elpa/parseclj
commit 9404763e11a9568838e020933263a7561cb5fc31
Author: Arne Brasseur <[email protected]>
Commit: Arne Brasseur <[email protected]>
Make sure Travis uses the right Emacs
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index c6f2126964..a73fa2eddf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,8 @@ language: generic
dist: trusty
env:
- VERSION=24.3.1 EMACS=emacs PACKAGE=emacs24
- - VERSION=25.2.2 EMACS=emacs PACKAGE=emacs25
- - VERSION=25.2.2 EMACS=emacs PACKAGE=emacs25 CLJ_PARSE_LINT=true
+ - VERSION=25.2.2 EMACS=emacs-25.2 PACKAGE=emacs25
+ - VERSION=25.2.2 EMACS=emacs-25.2 PACKAGE=emacs25 CLJ_PARSE_LINT=true
matrix:
allow_failures: