Hello guys!
I've been purposely running with:
compile 'com.github.testcontainers.testcontainers-java:testcontainers:master-SNAPSHOT'
on my gradle settings for a while. And all went without problems, until recently, when I got this failed build on travis-ci.
https://travis-ci.org/sscarduzio/elasticsearch-readonlyrest-plugin/jobs/302127237
Everything worked again after reverting to the latest stable 1.4.3.
Any ideas?
Hello guys!
I've been purposely running with:
on my gradle settings for a while. And all went without problems, until recently, when I got this failed build on travis-ci.
https://travis-ci.org/sscarduzio/elasticsearch-readonlyrest-plugin/jobs/302127237
Everything worked again after reverting to the latest stable 1.4.3.
Any ideas?