add humongous jdee recipe to build script

This commit is contained in:
riscy 2020-03-01 11:18:09 -08:00
parent 10f72887d1
commit ecaa63f063

View file

@ -9,6 +9,9 @@ env:
# If you already have a pull request open, specify as below:
- MELPA_PR_URL=https://github.com/melpa/melpa/pull/4749
# Use these existing to test (but allow for errors):
- >-
MELPA_PR_URL=https://github.com/melpa/melpa/pull/3041
EXPECT_ERROR=2
- >-
RECIPE='(magit :fetcher github :repo "magit/magit" :files ("lisp/magit" "lisp/magit*.el" "lisp/git-rebase.el" "Documentation/magit.texi" "Documentation/AUTHORS.md" "LICENSE" (:exclude "lisp/magit-libgit.el")))'
EXPECT_ERROR=2