kt3k / coveralls-gradle-plugin

👨‍🔧 gradle plugin for coveralls
https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
MIT License
253 stars 54 forks source link

Travis no longer supports oraclejdk8 #95

Closed ralfhergert closed 5 years ago

ralfhergert commented 5 years ago

The examples made in README.md use oraclejdk8, which is no longer supported by Travis. Could you update them?

kt3k commented 5 years ago

Thanks for pointing! We'll update it.