branch: elpa/buttercup
commit 2bc55fe6983d4e3735ee084f18d7eb2319152fa1
Author: Kevin J. Foley <[email protected]>
Commit: Kevin J. Foley <[email protected]>
Add emacs-26.2 to CI config
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index da3de57..8d00c58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
- EVM_EMACS=emacs-25.1-travis
- EVM_EMACS=emacs-25.2-travis
- EVM_EMACS=emacs-26.1-travis
+ - EVM_EMACS=emacs-26.2-travis
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw >
travis.sh && source ./travis.sh
- evm install "$EVM_EMACS" --use --skip