mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
continuous deployment of snapshots
This commit is contained in:
parent
41710f3dbd
commit
3a5e42691b
2 changed files with 9 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ cache:
|
|||
|
||||
deploy:
|
||||
provider: script
|
||||
script: "mvn deploy --settings .travis.settings.xml -DskipTests=true -B"
|
||||
script: "mvn deploy --settings .travis.settings.xml -DskipTests=true -B -P selected-build"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue