branch: elpa/parseclj
commit e179a11ec44b0a8c35878ca42630ec920409ffad
Author: Arne Brasseur <[email protected]>
Commit: Arne Brasseur <[email protected]>
More of trying to appease the mighty gods of Travis
---
.travis.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 90d51b51ad..923d739ab5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
-language: emacs-lisp
+language: generic
env:
- - VERSION=24.3.2 EMACS=emacs PPA=ppa:ubuntu-elisp PACKAGE=emacs-snapshot
- - VERSION=25.2.1 EMACS=emacs-25.2 PPA=ppa:kelleyk/emacs PACKAGE=emacs25
- - VERSION=25.2.1 EMACS=emacs-25.2 PPA=ppa:kelleyk/emacs PACKAGE=emacs25
CLJ_PARSE_LINT=true
+ - VERSION=24.3.1 EMACS=emacs PPA=ppa:ubuntu-elisp PACKAGE=emacs-snapshot
+ - VERSION=25.2.2 EMACS=emacs-25.2 PPA=ppa:kelleyk/emacs PACKAGE=emacs25
+ - VERSION=25.2.2 EMACS=emacs-25.2 PPA=ppa:kelleyk/emacs PACKAGE=emacs25
CLJ_PARSE_LINT=true
matrix:
allow_failures: