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 1f56a0c commit 8ad4ef7Copy full SHA for 8ad4ef7
.travis.yml
@@ -8,6 +8,7 @@ cache:
8
- ~/.m2/repository
9
10
before_install:
11
+ - chmod +x ./deploying/*.sh
12
- ./deploying/pre-deploy.sh
13
install:
14
- mvn install -P !build-extras -DskipTests=true -Dmaven.javadoc.skip=true -B
0 commit comments