Skip to content

Commit

Permalink
Fix travis github releases deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Jul 30, 2017
1 parent 49ecc7f commit 460da07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ deploy:
api_key:
secure: cYScxiXTyYJVezETupF6E9HJ0LDcNXPOTjb8gKWrwad92LR5taGM4/6knzaWNzw75/TwP3jhAZV1G7bzuyNPbUAsw/mqACRA6CkWu/XzrPYfX6NvHPCQJMOlvj1tC7kICO7FAQzUE0RoxTpPSlIVPxt8EHOrvDzatEWhVLGbTEc=
file: target/scala-*/*.jar
file_glob: true
skip_cleanup: true
on:
repo: nafg/slick-additions
tags: true

0 comments on commit 460da07

Please sign in to comment.