Skip to content

Commit

Permalink
Ditch Emacs 24.X versions support
Browse files Browse the repository at this point in the history
  • Loading branch information
SavchenkoValeriy committed Aug 10, 2019
1 parent acec4b2 commit 40b5d7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ dist: xenial
sudo: false

env:
- EVM_EMACS=emacs-24.3-travis
- 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
Expand Down
2 changes: 1 addition & 1 deletion clang-format+.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Authors: Valeriy Savchenko <sinmipt@gmail.com>
;; URL: http://github.com/SavchenkoValeriy/clang-format+
;; Version: 1.0.0
;; Package-Requires: ((emacs "24.3") (clang-format))
;; Package-Requires: ((emacs "25.1") (clang-format))
;; Keywords: c c++ clang-format

;; This file is NOT part of GNU Emacs.
Expand Down

0 comments on commit 40b5d7a

Please sign in to comment.