We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b33e78 commit b9cb186Copy full SHA for b9cb186
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
3
-script: ./gradlew build jacocoRootReport --no-daemon
+script: ./gradlew build --no-daemon --console=plain
4
5
before_cache:
6
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
0 commit comments