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 88e3f04 commit 29396b1Copy full SHA for 29396b1
.travis.yml
@@ -11,7 +11,7 @@ jdk:
11
- oraclejdk11
12
13
# Below this line is configuration for deploying to the Sonatype OSS repo
14
-# http://blog.xeiam.com/2013/05/configure-travis-ci-to-deploy-snapshots.html
+# https://knowm.org/configure-travis-ci-to-deploy-snapshots/
15
before_install: "git clone -b travis `git config --get remote.origin.url` target/travis"
16
after_success:
17
- "mvn source:jar javadoc:jar deploy --settings target/travis/settings.xml"
0 commit comments