Configure Travis to deploy releases when pushing to "release" branch.
authorJoshua Roesslein <jroesslein@opengov.com>
Sun, 30 Nov 2014 20:58:29 +0000 (14:58 -0600)
committerJoshua Roesslein <jroesslein@opengov.com>
Sun, 30 Nov 2014 20:58:29 +0000 (14:58 -0600)
.travis.yml

index 92ab98a59d09cef9bf5323d5f4b76786bb983bdb..19d713db8a3ae58c7714a0b3b6d631f1b07c95f0 100644 (file)
@@ -37,6 +37,5 @@ deploy:
     secure: agApkjsKOSkFI6DiNydyW26r8ASFsTsFK/RHsV1F7CqoERoeAaRAehYy9EGW2Jn2aJzNlagDByfh5xNfClXuRh0GoEfOyjj5AmBm4hMrzc3bwsH+IPU3OQhQtS3aFGNmIkaz2Bz+Dcl5zTmV914N3mqcoGpyMtxyn1Hwc0Xgn6Q=
   distributions: sdist bdist
   on:
-    tags: true
-    branch: production
     repo: tweepy/tweepy
+    branch: release