Update .travis.yml to release only on master

This commit is contained in:
Will Rouesnel 2016-06-03 23:13:55 +10:00
parent 76f8d57e99
commit 86caf395f6
1 changed files with 1 additions and 0 deletions

View File

@ -22,4 +22,5 @@ deploy:
file: postgres_exporter
on:
tags: true
branch: master
repo: wrouesnel/postgres_exporter