Skip to content

Commit

Permalink
removed deploy section; update_version.sh does this now as part of th…
Browse files Browse the repository at this point in the history
…e tagging process
  • Loading branch information
shad7 committed Jul 24, 2014
1 parent 267073c commit 84034c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,3 @@ install:
- pip install -r test-requirements.txt
script: tox
after_success: coveralls
deploy:
provider: pypi
user: Kenny.shad7
password:
secure: iwDQn9vzp0sfjM58B7FonDuFaWCI5EDZN+GisSSQ0B0DCa/u1qyyei7L6Btvw1m5YQxLyraebjgpfdbqI8/db2Ezkd5yswQJNmckDsnVIeWQH86U0xW2blpQedXtZqssW4hlpDcP6+PIqawcDYWTa5BXpAOv/CbAcIxkLWzlac0=
distributions: "sdist bdist_egg"
on:
tags: true

0 comments on commit 84034c6

Please sign in to comment.