summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Nicolas Petton2021-03-18 09:05:49 +0100
committerGravatar GitHub2021-03-18 09:05:49 +0100
commit9f45d57b4eecfcd08c64a5f1c71f6a7b319c3473 (patch)
tree36ad1d24b176525bdd14156ed8590045a0fbc3c6 /Makefile
parentcab2be0102c122a8ef4607a1a12708bcb05b5afd (diff)
parent8a9b6afc998dc053a23cf8f91fa0ebdfa8a4dcbb (diff)
downloadnroam-9f45d57b4eecfcd08c64a5f1c71f6a7b319c3473.tar.gz
nroam-9f45d57b4eecfcd08c64a5f1c71f6a7b319c3473.zip
Merge pull request #23 from NicolasPetton/ci-test-matrix
* .github/workflows/test.yml: Run tests for Emacs >= 26.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0de1540..aed7b9e 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# force a newer version by asking org-plus-contrib instead.
ELPA_DEPENDENCIES=package-lint org-plus-contrib org-roam buttercup f s
-ELPA_ARCHIVES=melpa org
+ELPA_ARCHIVES=melpa org gnu
TEST_BUTTERCUP_OPTIONS=tests
LINT_CHECKDOC_FILES=$(wildcard *.el)