killme2008 / xmemcached

High performance, easy to use multithreaded memcached client in java.
http://fnil.net/xmemcached
Apache License 2.0
757 stars 281 forks source link

fix travis builds #113

Closed atais closed 4 years ago

atais commented 4 years ago

there is some issue installing oracle jdk 8

see the status here: https://travis-ci.com/github/atais/xmemcached/branches

atais commented 4 years ago

PRs should also show the status of the build. I think you need to enable this in GH repository settings.

killme2008 commented 4 years ago

👍