There was an error while loading. Please reload this page.
1 parent a4e7d6f commit 9319738Copy full SHA for 9319738
.travis.yml
@@ -5,4 +5,6 @@ jdk:
5
6
cache:
7
directories:
8
- - $HOME/.m2
+ - $HOME/.m2
9
+
10
+script: ./gradlew check --stacktrace
0 commit comments