From 2ceda616694df6ed0bbcce9c1f8e11420d9011ef Mon Sep 17 00:00:00 2001 From: Joshua Roesslein Date: Wed, 4 Nov 2015 20:54:21 -0800 Subject: [PATCH] Release on tags --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e32a733..a9d773d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,7 +57,7 @@ deploy: distributions: sdist bdist_wheel on: repo: tweepy/tweepy - branch: release + tags: true matrix: fast_finish: true -- 2.25.1