Skip to content

Commit 202cf4d

Browse files
plexusbbatsov
authored andcommitted
Drop Emacs 25 from the test matrix
1 parent 90f375b commit 202cf4d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.circleci/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ commands:
3636
command: eldev -dtT compile --warnings-as-errors
3737

3838
jobs:
39-
test-emacs-25:
40-
docker:
41-
- image: silex/emacs:25-dev
42-
entrypoint: bash
43-
steps:
44-
- setup
45-
- test
46-
4739
test-emacs-26:
4840
docker:
4941
- image: silex/emacs:26-dev
@@ -97,7 +89,6 @@ workflows:
9789
version: 2
9890
ci-test-matrix:
9991
jobs:
100-
- test-emacs-25
10192
- test-emacs-26
10293
- test-emacs-27
10394
- test-emacs-master

0 commit comments

Comments
 (0)