branch: main commit f0503bab8bd10ba6114e0000bd0ea40b9504f9e3 Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
* elpa-packages (eglot): Remove travis.yml from :ignored-files. --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 60e732159b..68376d813e 100644 --- a/elpa-packages +++ b/elpa-packages @@ -173,7 +173,7 @@ :branch "UTF-8" :auto-sync t) ("eglot" :url "https://github.com/joaotavora/eglot.git" :news "NEWS.md" - :ignored-files (".github" ".travis.yml" "LICENSE" "gif-examples") + :ignored-files (".github" "LICENSE" "gif-examples") :auto-sync t) ("el-search" :url nil) ("eldoc" :core "lisp/emacs-lisp/eldoc.el")