kaleidos / grails-postgresql-extensions

Grails plugin to use postgresql native elements such as arrays, hstores,...
Apache License 2.0
78 stars 63 forks source link

Travis build for OpenJDK7 is broken #108

Closed gtors closed 6 years ago

gtors commented 6 years ago

Build failed on downloading https://services.gradle.org/distributions/gradle-3.1-bin.zip

Details here: https://travis-ci.org/kaleidos/grails-postgresql-extensions/jobs/285665218

ilopmar commented 6 years ago

There is an open issue on Travis about this: https://github.com/travis-ci/travis-ci/issues/8574

ilopmar commented 6 years ago

Fixed here: https://github.com/kaleidos/grails-postgresql-extensions/commit/ab60a013bb8c5554c04422fffe1f553c308b1ef0

Travis build: https://travis-ci.org/kaleidos/grails-postgresql-extensions/builds/296857202