Add emacs 25.1 to travis configuration

This commit is contained in:
syl20bnr 2017-01-22 23:58:41 -05:00
parent 1a9c5ea8ad
commit f030fb6b2d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ before_install:
env:
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.1-travis
- EVM_EMACS=emacs-git-snapshot-travis
matrix: