branch: scratch/el-mock commit 6443c2aef4ce68c9b8290d307f68db8a514f5e87 Author: Philipp Stephani <p...@google.com> Commit: Philipp Stephani <p...@google.com>
Also run tests under Emacs 25.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d85efffd58..591b18f84b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ env: - EVM_EMACS=emacs-24.4-travis - EVM_EMACS=emacs-24.5-travis - EVM_EMACS=emacs-25.1-travis + - EVM_EMACS=emacs-25.2-travis script: - emacs --version - make test