branch: elpa/lua-mode
commit 8503e16714fdfbdac877694026b571a5798b3c67
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>
travis: specify language=minimal explicitly
---
.travis.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 0b0c89d..96da7d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
dist: xenial
-language: emacs-lisp
+language: minimal
sudo: no
addons:
apt:
@@ -15,7 +15,6 @@ env:
- EVM_EMACS=emacs-25.1-travis
- EVM_EMACS=emacs-25.2-travis
- EVM_EMACS=emacs-25.3-travis
-# - EVM_EMACS=emacs-git-snapshot-travis
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw >
travis.sh && source ./travis.sh
- evm install "$EVM_EMACS" --use --skip