Skip to content

Commit

Permalink
travis release wildcard filename test
Browse files Browse the repository at this point in the history
  • Loading branch information
exzhawk committed Nov 29, 2014
1 parent fd5b15b commit bc91618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ deploy:
provider: releases
api_key:
secure: ZxHFrN15GNRdeK+B8oJ8uvw/jVLcYLpq2UObC5xk37+3lpZ+5/JLvw+gxDmsbboXSJ59nh3+haYorwvyAo4fR4OL27OrUMOPo6J5yZThZWRcqoES01pikwZR7WITNMegPVGMfLFqv9boafjA7pFoYepUqfll8UJ4WM7BoCe1gR4=
file: build/libs/OmniOcular-1.7.10-1.0.jar
file: build/libs/*.jar
on:
tags: true
all_branches: true
Expand Down

0 comments on commit bc91618

Please sign in to comment.