提交 4ab2a080 编写于 作者: M Mathieu Bastian

Tryout with Travis retry

上级 535e581f
......@@ -32,4 +32,4 @@ install:
- echo "<settings><servers><server><id>ossrh</id><username>\${env.OSSRH_USER}</username><password>\${env.OSSRH_PASS}</password></server><server><id>netbeans</id><configuration><httpConfiguration><get><readTimeout>300000</readTimeout><connectionTimeout>300000</connectionTimeout></get></httpConfiguration></configuration></server></servers></settings>" > ~/settings.xml
script:
- mvn --settings ~/settings.xml -Djava.awt.headless=true -Dgpg.skip=true clean install -P deployment,create-dmg,release-windows --settings ~/settings.xml
- travis_retry mvn --settings ~/settings.xml -Djava.awt.headless=true -Dgpg.skip=true clean install -P deployment,create-dmg,release-windows
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册