We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ade59 commit f055d19Copy full SHA for f055d19
.travis.yml
@@ -3,7 +3,7 @@ language: java
3
jdk:
4
- oraclejdk8
5
6
-script: mvn test -B
+script: gradle clean build
7
8
notifications:
9
email:
0 commit comments