Skip to content

Commit

Permalink
depend start 25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jim committed Aug 17, 2019
1 parent dbe8eaa commit 4490d16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ git:

env:
matrix:
- EMACS_VERSION=24.4
- EMACS_VERSION=24.5
- EMACS_VERSION=25.1
- EMACS_VERSION=25.2
- EMACS_VERSION=25.3
Expand Down
2 changes: 1 addition & 1 deletion Cask
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

(files "*.el" "ac-php-comm-tags-data.json" "phpctags")

(depends-on "emacs" "24.4")
(depends-on "emacs" "25.1")

;; ac-php-core.el
(depends-on "s" "1")
Expand Down

0 comments on commit 4490d16

Please sign in to comment.