Skip to content

Commit

Permalink
push to pypi on both master and develop branches
Browse files Browse the repository at this point in the history
  • Loading branch information
scisco committed Dec 1, 2015
1 parent bf1e35d commit 18cbdba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ deploy:
secure: WtawFW/999XYszmZfj1Qk82l00OSyP2JBVOOGCERrW1gVO7MYtYsgP31HKRSzNTCTHJNVDpdK4WZWY6zPQqC3l2UfWYYsvRn0hCoI8AJxE5VCUEg6Ccpe6fMJuhp1pq6Zy7yrfBSZcOB9aqSHLBJsunD2o3mNlTC8WV8vNK74ck=
on:
repo: developmentseed/landsat-util
branch: master
branch:
- master
- develop

after_deploy:
if [ "$TRAVIS_BRANCH" == "master" ]; then
Expand Down

0 comments on commit 18cbdba

Please sign in to comment.