elpasync pushed a change to branch externals/load-relative. from ea385a918d * el-get-install.el: Remove extraneous file new 4c69d88db1 Typo new fb5f17d348 Sync with GNU emacs version: new d6b4b9f379 Bump version number to keep in sync with elpa new 738896e3da Merge branch 'master' of github.com:rocky/emacs-load-relative new e46c6d74b8 * load-relative.el (require-relative-list): Don't spuriously require `cl`. new 5055bfd806 Get ready for release 1.3.1 new dbcd7cbcca A small GNU-emacs thing new 85b88d6fbf http:// -> https:// new 8635c7bb30 Create main.yml new 7a90146364 Remove travis. Add workflows badge new 590c816d7a Merge pull request #9 from rocky/try-workflows new d8757b3c54 require-relative: allow symbols as well as strings new ff2a827144 Merge pull request #8 from slippycheeze/patch-1 new e79d8f1581 Merge branch 'externals/load-relative' of https://git.sv.gnu.org/git/emacs/elpa new b7987c265a Bit rot ...
Summary of changes: .github/workflows/main.yml | 34 ++++++++++++++++++++++++++++++++++ .travis.yml | 17 ----------------- README.md | 4 +++- THANKS | 2 +- configure.ac | 5 ++--- load-relative.el | 17 ++++++++++------- 6 files changed, 50 insertions(+), 29 deletions(-) create mode 100644 .github/workflows/main.yml delete mode 100644 .travis.yml