Skip to content

Conversation

@jasedit
Copy link

@jasedit jasedit commented Nov 1, 2016

This adds a configuration file for Travis CI, which provides free continuous integration testing for open source projects. This means that for every commit to the repository, Travis can clone the repository, build the software, and run the unit tests, and annotate the commit with an indication of whether or not the unit tests pass. This is useful for quickly checking if pull requests break unit tests.

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.

2 participants