Skip to content

Commit

Permalink
Remove old minor Emacs versions from Travis
Browse files Browse the repository at this point in the history
Debian Stretch is on 24.5, so we can drop 24.4.
Ubuntu LTS is on 25.2, so we can drop 25.1.

Keeping 25.2 is probably overkill.  But the next Ubuntu LTS is near.
  • Loading branch information
fmdkdd committed Feb 10, 2018
1 parent b73ea4d commit 0648dd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -24,9 +24,7 @@ cache:
- "$HOME/.emacs.d/.cask"
env:
matrix:
- EMACS_VERSION=24.4
- EMACS_VERSION=24.5
- EMACS_VERSION=25.1
- EMACS_VERSION=25.2
- EMACS_VERSION=25.3
- EMACS_VERSION=snapshot
Expand Down

0 comments on commit 0648dd5

Please sign in to comment.