Commit Graph

7 Commits

Author SHA1 Message Date
Eric Hanson
6db8ffdefc
Update Github actions CI (#181) 2020-06-03 11:36:53 -05:00
Chris de Graaf
087dcc8d05
Use Julia 1.x for doc builds on Travis and GHA (#174) 2020-05-27 15:17:25 -05:00
Chris de Graaf
ab075ca47d
Cache artifacts in Travis, AppVeyor, GitHubActions, and Cirrus (#173) 2020-05-27 15:05:47 -05:00
Chris de Graaf
a1dc3ef95c
Add DOCUMENTER_KEY to the GitHub Actions doc build job 2020-02-15 23:13:37 +07:00
Curtis Vogt
e258aacd7a Use literal block style for multi-line YAML
Allows for Julia code to not require the use of semi-colon which is
matches how most users will write Julia code. An additional benefit
is that it allows for use of single line comments.
2020-02-14 12:09:13 -06:00
Chris de Graaf
a57bd160c3
Add nightly Julia to GitHubActions plugin (#124) 2019-12-17 15:55:07 +07:00
Chris de Graaf
4d70635d3a
Add GitHubActions plugin for CI and docs
The docs deployment requires Documenter 0.24 but I'm assuming that
PkgTemplates 0.7 won't be released until after Documenter 0.24.
2019-11-10 11:15:55 +07:00