Skip to content

Commit

Permalink
Update Emacs versions to latest listed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackson15j committed Jul 27, 2021
1 parent 045ff94 commit 6adffbb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: emacs-lisp
sudo: no
env:
# - EVM_EMACS=emacs-24.1-travis
# - EVM_EMACS=emacs-24.2-travis
- EVM_EMACS=emacs-24.3-travis
- EVM_EMACS=emacs-24.4-travis
- EVM_EMACS=emacs-24.5-travis
- EVM_EMACS=emacs-25.3-travis
- EVM_EMACS=emacs-26.3-travis-linux-xenial
- EVM_EMACS=emacs-27.1-travis-linux-xenial
before_install:
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > travis.sh && source ./travis.sh
- evm install $EVM_EMACS --use --skip
Expand Down

0 comments on commit 6adffbb

Please sign in to comment.