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

chore: use github ci #1836

Merged
merged 8 commits into from Jun 28, 2020
Merged

chore: use github ci #1836

merged 8 commits into from Jun 28, 2020

Conversation

ghermeto
Copy link
Member

improves integration with Github Actions.

Maintainance PR. Will remove Travis on subsequent PR if Github CI meets the expectation.

improves integration with github actions
fail-fast: false
matrix:
os:
- ubuntu-latest
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we also test on OS X?

Copy link
Member Author

Choose a reason for hiding this comment

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

tests are super-flaky on macos-latest. The tests for request closed are failing randomly... I will leave macos out until we have time to review them.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@ghermeto ghermeto merged commit 35871c9 into master Jun 28, 2020
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.

None yet

2 participants