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

Use GitHub Actions instead of Travis CI #325

Merged
merged 1 commit into from
May 10, 2021
Merged

Use GitHub Actions instead of Travis CI #325

merged 1 commit into from
May 10, 2021

Conversation

jmarshall
Copy link
Contributor

An example GitHub Actions workflow that tests compilation with both GCC and Clang, equivalently to the existing Travis setup. Fixes #324.

After removing .travis.yml, I'd recommend going to the bwa repository's Settings :: Webhooks page and removing travis's hook; and perhaps also logging in to travis-ci.org and disabling repos and accounts there.

Make an equivalent GitHub Actions workflow that tests compilation
with both GCC and Clang.
@lh3 lh3 merged commit f033d4e into lh3:master May 10, 2021
@lh3
Copy link
Owner

lh3 commented May 10, 2021

Thank you!

@jmarshall jmarshall deleted the ci branch May 10, 2021 19:19
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.

Migrate Travis CI by May 31, 2021
2 participants