Skip to content

Commit

Permalink
Make travis use 26.2 and 26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
justbur committed Oct 9, 2019
1 parent b486559 commit e2d566e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e2d566e

Please sign in to comment.