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

Modernize CI #379

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

slonopotamus
Copy link

@slonopotamus slonopotamus commented Nov 9, 2020

This commit:

  1. Switches to GitHub Actions because Travis CI no longer offers Java < 9 (resolves Travis CI build fails #356)
  2. Adds Java 8-15 support
  3. Drops Java 6 support. See https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8028563

You may see example CI run in my fork. No setup is required to enable GitHub Actions in your repository, it will automatically start working when this PR is merged.

This commit:

1. Switches to GitHub Actions because Travis CI no longer offers Java < 9 (resolves fakemongo#356)
2. Adds Java 8-15 support
3. Drops Java 6 support. See https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8028563
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.

Travis CI build fails
1 participant