Skip to content

Commit

Permalink
Set deploy to Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjoe committed Dec 2, 2018
1 parent f816836 commit 2692082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
include:
- stage: PyPI release
script: echo "Deploying to PyPI ..."
env: TOXENV=docs
python: '3.7'
env: DJANGO=21
if: tag IS present
deploy:
provider: pypi
Expand Down

0 comments on commit 2692082

Please sign in to comment.