I have recently upgraded my project to java8 sdk + android-24 and noticed that builds on Travis takes 2x longer also crashes occasionally, refreshing the build without any code or config change fix it, this is very disturbing situation, does anyone experienced similar problem? My project is 99,9% written in Kotlin(there is just one small java class).