diff --git a/.travis.yml b/.travis.yml index 56d834e9d6..71eb21c895 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ script: # We are using && below on purpose # ciPerformRelease must run only when the entire build has completed # This guarantees that no release steps are executed when the build or tests fail - - ./gradlew build idea -s -PcheckJavaCompatibility && ./gradlew ciPerformRelease + - ./gradlew build idea -s -PcheckJavaCompatibility && ./gradlew ciPerformRelease --stacktrace after_success: #Generates coverage report: