We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27035fc + bb55019 commit 094593fCopy full SHA for 094593f
.travis.yml
@@ -11,4 +11,4 @@ jobs:
11
script:
12
- echo $GPG_SECRET_KEYS | base64 --decode | $GPG_EXECUTABLE --import
13
- echo $GPG_OWNERTRUST | base64 --decode | $GPG_EXECUTABLE --import-ownertrust
14
- - mvn clean deploy --settings .maven-settings.xml -B -U -Prelease -X
+ - mvn clean deploy --settings .maven-settings.xml -B -U -Prelease
0 commit comments