Skip to content

Commit

Permalink
add melpa
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Dec 25, 2024
1 parent 151cba4 commit 7161fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -xe

emacs -batch -f package-initialize \
--eval '(add-to-list (quote package-archives) (quote ("melpa" . "http://melpa.org/packages/")))' \
--eval '(use-package alert :ensure t)'

cd test && make test

0 comments on commit 7161fbc

Please sign in to comment.