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

[travis] Configuration for CI. #86

Merged
merged 1 commit into from
Mar 13, 2017
Merged

[travis] Configuration for CI. #86

merged 1 commit into from
Mar 13, 2017

Conversation

DePierre
Copy link
Contributor

This PR creates the configuration file for Travis Continuous Integration.

All that is needed then will be to modify the settings of the repository, go to Integration and services and add a new service Travis CI. Once configured, all new commits and new Pull Requests will automatically trigger Travis to run the unit tests and verify that they didn't break.

For instance you can see the passing build at the following address for Travis configured on my fork: https://travis-ci.org/DePierre/CANToolz/builds/210386397

See https://docs.travis-ci.com/ for Travis documentation.

@eik00d
Copy link
Owner

eik00d commented Mar 13, 2017

This is very good idea. Thank you for PR!

@eik00d eik00d merged commit 388c716 into eik00d:master Mar 13, 2017
@eik00d eik00d mentioned this pull request Mar 17, 2017
@DePierre DePierre mentioned this pull request Mar 23, 2017
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