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

Integrate Travis CI #27

Merged
merged 6 commits into from
Feb 21, 2020
Merged

Integrate Travis CI #27

merged 6 commits into from
Feb 21, 2020

Conversation

epatrasc
Copy link
Contributor

Description

Add Travis CI support to automate testing on PRs.

Motivation and Context

We want to ensure tests are executed before merging PRs into master.

How Has This Been Tested?

Manual testing

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

No need versioning

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@epatrasc epatrasc requested a review from a team as a code owner February 21, 2020 14:56
@epatrasc epatrasc closed this Feb 21, 2020
@epatrasc epatrasc reopened this Feb 21, 2020
@epatrasc epatrasc merged commit e1d8374 into master Feb 21, 2020
@epatrasc epatrasc deleted the integrate-travisci branch February 21, 2020 17:51
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