mirror of
https://github.com/vale981/melpazoid
synced 2025-03-06 01:41:38 -05:00
add humongous jdee recipe to build script
This commit is contained in:
parent
10f72887d1
commit
ecaa63f063
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue