Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for automated testing via Travis CI. #185

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mitchmindtree
Copy link
Member

This is useful for reducing the chance that new commits and pull
requests don't break the project. Each time a new commit or PR is
submitted, travis will check that they compile and that documentation
can be generated and indicate whether or not the PR is safe to merge.

Add travis build result to README.

This is useful for reducing the chance that new commits and pull
requests don't break the project. Each time a new commit or PR is
submitted, travis will check that they compile and that documentation
can be generated and indicate whether or not the PR is safe to merge.
@mitchmindtree
Copy link
Member Author

Ahh, it seems I don't have permissions to enable travis at travis-ci.org for this repo. If someone from @museumsvictoria/beyond-perception would like to do so and then merge this that would be great, but no rush as this is not really essential.

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