Skip to content

Commit b50c321

Browse files
committed
Update Circle config to address review comments
1 parent 07b298b commit b50c321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.0
1+
version: 2.1
22

33
# Default actions to perform on each Emacs version
44
default: &default-steps
@@ -29,7 +29,7 @@ jobs:
2929
- image: silex/emacs:master-dev
3030
entrypoint: bash
3131
<<: *default-steps
32-
#
32+
3333
workflows:
3434
version: 2
3535
ci-test-matrix:

0 commit comments

Comments
 (0)