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 config #6199

Merged
merged 1 commit into from
Jul 23, 2019
Merged

remove travis config #6199

merged 1 commit into from
Jul 23, 2019

Conversation

alvin-huang
Copy link
Collaborator

This removes the travis configuration since the tests are now in CircleCI. Previously I had unhooked the whole repo from Travis but that prevents older branches that do not have a CircleCI configuration to not run Circle nor Travis tests. By removing the .travis.yml file from master, this will allow any new branches to just run the CircleCI tests and any old branches to still run the Travis configuration in the branch.

@alvin-huang alvin-huang requested a review from a team July 23, 2019 16:18
Copy link
Contributor

@freddygv freddygv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@alvin-huang alvin-huang merged commit 230ca21 into master Jul 23, 2019
@alvin-huang alvin-huang deleted the remove-travis branch July 23, 2019 19:35
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