Skip to content

Commit

Permalink
enable tags to be deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitadyumin committed Oct 8, 2016
1 parent b1b054e commit bfef1db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ deploy:
skip_cleanup: true
overwrite: true
on:
all_branches: true
all_branches: true
tags: true

0 comments on commit bfef1db

Please sign in to comment.