>> Configure scripting: unable to process classpath entry /home/travis /.gradle/caches/modules-2/files-2.1/n....jar: java.util.zip.ZipException: error in opening zip file
I've added a before_cache script to .travis.yml so it scrubs the cache contents and removes the corrupted files automatically: https://github.com/apache/calcite/pull/2221 Vladimir
