Skip to content

Commit 47a744a

Browse files
committed
Force use of the 24.3 emacs
1 parent c06d7f7 commit 47a744a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before_install:
2727
- make deps
2828
- cask --version
2929
# install the matrix's emacs version (except for 24.3 which is already installed)
30-
- evm install $EVM_EMACS --use --force || echo "Already installed - Skip."
30+
- evm install $EVM_EMACS --use --force
3131
- emacs --version
3232
- env | grep -i emacs
3333

0 commit comments

Comments
 (0)