Skip to content

Commit

Permalink
add yaml/json artifacts to travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Nov 18, 2016
1 parent 278709a commit 5d45815
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ deploy:
- toolbelt/build/libs/toolbelt*.jar
- toolbelt-jewelcli/build/libs/toolbelt-jewelcli*.jar
- toolbelt-groovy/build/libs/toolbelt-groovy*.jar
- toolbelt-snakeyaml/build/libs/toolbelt-snakeyaml*.jar
- toolbelt-json-jackson/build/libs/toolbelt-json-jackson*.jar
on:
repo: simplifyops/cli-toolbelt
tags: true
Expand Down

0 comments on commit 5d45815

Please sign in to comment.