We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bf3be commit 38b908fCopy full SHA for 38b908f
.travis.yml
@@ -1,3 +1,5 @@
1
language: java
2
jdk:
3
- oraclejdk8
4
+after_success:
5
+ - mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
0 commit comments