Skip to content

Commit

Permalink
Moving the distributions from on to just deploy in the travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
regner authored Oct 6, 2016
1 parent c59baf4 commit 085b8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ after_success:
- coveralls
deploy:
provider: pypi
distributions: "sdist bdist_wheel"
user: regner
password:
secure: tGXqvSK6YhPJILKOASN/UmHLzWrgOkwytbfsxPwHQSxkie6rf8dU77Fi/SNTcjcnk76aNVKN9ah/jQ1XPW+q2jupZ4YsaQ6MwA8Xb/xt64tuTN9MgLe6KHd03TsVbmV3a3QSb10aMJGOqpGdXSetq1Acg9NWoFH0k/WfGV5a7/u6OE0agGsd1QQxVWaHRNuAQ1+cgGh+Q6SSuCfSNrV4HG9+akF5O7rzE6ax0CO4ga3xxiV9iGKvV9kRplvpc2PDOqjn5X9PSAPt5SvnVWCJJe83Idgfvi3j/k0DVNQ/ohIJjZ2cqYsRfzi8xGVn0JD3IWz3NC1Pn/+ewVZFLKOdNPSvjpTqaRtRxY88vosW4bI3xcM9E2VHKAqFGPbg+KWWCfpmlse68fWAURGk7md+3VPMG9gcXW3EMv+beewrBc+kThymU3rnvQR0bU6m15lIvL4b39mKOXwB2wDRw34jTnwz6PUim96rPUXEN20c02opp5pSba8f107dBNAVfiyimmF8fBNJGwsqS0mfFJSvYmXum3vOfGgzTjGptGAbo3V9Wzj0Xn0MrXHIK6rnY19+V5qcIn851Y927SX8Pl8Tk04AQ04NcxY6f8djmShNcGc3X3JdGcC2cHEBF1SjTZHDY8qdXPxNWD0c2CTAHdRldOw3Nhj1X0y2nFklnYtgOmE=
on:
tags: true
distributions: "sdist bdist_wheel"
repo: pyfa-org/eos

0 comments on commit 085b8f6

Please sign in to comment.