asciidoctor / asciidoctorj-pdf

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
Apache License 2.0
36 stars 17 forks source link

disabling TravisCI as build fails for JDK 6/7… #47

Closed ahus1 closed 3 years ago

ahus1 commented 3 years ago

... due to TLS incompatibilities, and JDK 8 has already been move to GitHub actions.

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

[ ] Bug fix [ ] New non-breaking feature [ ] New breaking feature [ ] Documentation update [x] Build improvement

Description

What is the goal of this pull request?

How does it achieve that?

Are there any alternative ways to implement this?

Are there any implications of this pull request? Anything a user must know?

Issue

If this PR fixes an open issue, please add a line of the form:

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc (unsure what to add)

robertpanzer commented 3 years ago

Good idea, thanks!