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

Remove Travis integration #18

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Remove Travis integration #18

merged 1 commit into from
Nov 17, 2020

Conversation

jeffpaul
Copy link
Member

Description of the Change

We have duplicate Travis and GitHub Actions running, so this PR removes the Travis integration and allows all testing/linting to run through GitHub Actions.

Alternate Designs

n/a

Benefits

Allows all checks to run natively in GitHub and remove an external dependency.

Possible Drawbacks

None identified.

Verification Process

Checklist:

  • I have read the CONTRIBUTING document.
  • 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 added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Closes #16.

Changelog Entry

n/a

@jeffpaul jeffpaul added this to the 1.0.1 milestone Nov 17, 2020
@jeffpaul jeffpaul self-assigned this Nov 17, 2020
@jeffpaul jeffpaul merged commit 312fd73 into develop Nov 17, 2020
@jeffpaul jeffpaul modified the milestones: 1.0.1, 1.0.0 Jan 14, 2021
@jeffpaul jeffpaul deleted the remove/travis branch February 8, 2021 20:44
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.

Remove Travis integration as duplicate to our GitHub Actions
1 participant