Age | Commit message (Collapse) | Author | Files | Lines |
|
Updated actions where needed
|
|
- [x] remove master from github actions
- [x] remove master from .travis.yml
- [x] make `develop` the default branch for `spack ci`
|
|
|
|
|
|
* Check on Python versions uses action/checkout@v2
* Update the apt cache before installing system packages
|
|
|
|
I usually want to look at the Travis CI output, but I currently have to
scroll down to see it. This renames checks to be a bit shorter and more
consistent with Travis's naming, and also so that actions appear lower
than travis and codecov in the list of checks.
|