Make travis use 26.2 and 26.3

This commit is contained in:
Justin Burkett 2019-09-29 07:50:16 -04:00 committed by James N
parent 5298fd1e55
commit 208fb21412
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ matrix:
allow_failures:
- env: EMACS_VERSION=snapshot
env:
- EMACS_VERSION=25.3
- EMACS_VERSION=26.2
- EMACS_VERSION=26.3
- EMACS_VERSION=snapshot
before_install:
- export PATH="$HOME/bin:$PATH"