Closed sakama closed 6 years ago
Recently I got build failure only with Java7 at Travis CI. Build succeeded with Java8. https://travis-ci.org/embulk/embulk-output-elasticsearch/builds/410669280
Travis stopped to support Java7 and it's time to remove it from .travis.yml
Additionally, We're going to support Java8 with Embulk and its plugins. I updated build.gradle.
ref. https://github.com/embulk/embulk-input-gcs/pull/35
Thanks!
Recently I got build failure only with Java7 at Travis CI. Build succeeded with Java8. https://travis-ci.org/embulk/embulk-output-elasticsearch/builds/410669280
Travis stopped to support Java7 and it's time to remove it from .travis.yml
Additionally, We're going to support Java8 with Embulk and its plugins. I updated build.gradle.
ref. https://github.com/embulk/embulk-input-gcs/pull/35