Skip to content

Commit

Permalink
Disable deploying to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladsgroup committed May 4, 2021
1 parent ec1e28d commit 9c6981c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ after_success:
- coverage report
- codecov

deploy:
provider: script
script: bash scripts/deploy.sh
on:
branch: master
#deploy:
# provider: script
# script: bash scripts/deploy.sh
# on:
# branch: master

0 comments on commit 9c6981c

Please sign in to comment.