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 eb9d9cc commit d114e45Copy full SHA for d114e45
.travis.yml
@@ -32,7 +32,7 @@ cache:
32
33
install: true
34
35
-script: "mvn clean dependency:list test -P${PROFILE} -Dsort -Dbundlor.enabled=false"
+script: "mvn clean dependency:list test -P${PROFILE} -Dsort -Dbundlor.enabled=false -B"
36
notifications:
37
slack:
38
secure: VYoJ2D6BM3etTNHJArJ47rVvj49PRZ+eIg12itOzlQSCnsPPob9X2OJVZ8Umatfx6TyP+rOrJAz+pqA1geumEzx+dIWTtBf6og703XKS9feLpM7sa1DupdstlGu506Wwevmb7nUq/Ct0ziCZykD3Cqu9tOhnai5wWlULBYDQ4WE=
0 commit comments