Skip to content

Commit

Permalink
try building tags
Browse files Browse the repository at this point in the history
  • Loading branch information
smiller171 committed Feb 18, 2016
1 parent ad4433e commit cbcb977
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ services:
- docker

branches:
only:
- master
except:
- /^feature-.*$/
- /^bugfix-.*$/
- /^hotfix-.*$/

language: go

Expand All @@ -31,5 +33,4 @@ deploy:
provider: script
script: ./docker-deploy.sh
on:
branch: master
tags: true

0 comments on commit cbcb977

Please sign in to comment.