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.
2 parents 934eae1 + edd2ff3 commit c0d2e7cCopy full SHA for c0d2e7c
.travis.yml
@@ -16,6 +16,6 @@ install: true
16
before_script:
17
- chmod +x .utility/*
18
script:
19
-- mvn clean install -DdryRun=true
+- mvn clean install -DdryRun=true -DskipTests=true
20
after_success:
21
- .utility/deploy.sh
0 commit comments