diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-12-17 23:47:25 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-12-17 23:47:25 -0800 |
commit | ec0ec4af7ca74bd6cce7ba69cdbeb615e62f5794 (patch) | |
tree | 13f6d7d71968c8b1e70cd162ba5b2a42ff433c5f /RELEASE-CHECKLIST | |
parent | 69fa3721d3d0a4ad6839bca150c00fee7fd1f448 (diff) | |
download | pandoc-ec0ec4af7ca74bd6cce7ba69cdbeb615e62f5794.tar.gz |
Update RELEASE-CHECKLIST for CircleCI.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index ebca152b1..57cf984e0 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -4,7 +4,7 @@ [ ] Finalize changelog [ ] push release candidate branch rc/VERSION and (if it builds successfully) download artifacts -[ ] make macospkg to fetch macos package (built on travis) +[ ] download macos artifacts from CircleCI [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website [ ] make trypandoc |