diff options
| author | David Shepherd <davidshepherd7@users.noreply.github.com> | 2017-09-22 15:06:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-22 15:06:09 +0100 |
| commit | b17f82e894d5b0f77cea04a64c4f398124eb3290 (patch) | |
| tree | 62b92df49284c8271ba38017edadf06c55c43aec /.travis.yml | |
| parent | invoke user-error directly (diff) | |
| download | emacs-terminal-here-b17f82e894d5b0f77cea04a64c4f398124eb3290.tar.gz | |
Update .travis.yml
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 9bc9960..0ccfd29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ 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 + - EVM_EMACS=emacs-25.3-travis - EVM_EMACS=emacs-git-snapshot-travis matrix: fast_finish: true |
