Skip to content

Commit c66ada8

Browse files
kommenbbatsov
authored andcommitted
Fix windows CI build by allowing to run emacs.portable's scripts
1 parent 799b774 commit c66ada8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- run:
111111
name: Install Emacs latest
112112
command: |
113-
choco install emacs
113+
choco install emacs -y
114114
- setup-windows
115115
- test
116116
- lint

0 commit comments

Comments
 (0)