Skip to content

Conversation

rillian
Copy link

@rillian rillian commented Jun 24, 2021

Add a basic build config so there's some build/test feedback on the state of the code, especially now that travis-ci.org is retired.

rillian added 3 commits June 24, 2021 12:25
Enable basic build and test on Github's continuous integration platform.

This is just the default suggested rust workflow.
Run on pushes to and pull requests against both the new-style
`main` default branch name, and the older `master` so the
configuration is useful in older forks, including upstream.
Schedule a job periodically based on elapsed time, even if there
have been no recent changes. This runs the integration build and
test steps on the default branch. It can be helpful to point out
issues arising from the changing build environment when the project
itself isn't seeing frequent updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant