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 b36de69 commit 47e8646Copy full SHA for 47e8646
.travis.yml
@@ -21,7 +21,6 @@ before_install:
21
# setup https authentication credentials, used by ./mvnw release:prepare
22
- git config credential.helper "store --file=.git/credentials"
23
- echo "https://$GH_TOKEN:@github.com" > .git/credentials
24
- - chmod +x mvnw
25
26
install:
27
# Override default travis to use the maven wrapper
0 commit comments