We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5494807 commit 098a9e2Copy full SHA for 098a9e2
1 file changed
.travis.yml
@@ -1,4 +1,5 @@
1
language: java
2
+install: mvn --quiet --skipTest=true -s pom-travis.xml install
3
script: mvn -s pom-travis.xml test
4
jdk:
5
- oraclejdk7
0 commit comments