Skip to content

Commit

Permalink
Merge 61d2e23 into 6f8eb67
Browse files Browse the repository at this point in the history
  • Loading branch information
fitodic authored Jan 2, 2020
2 parents 6f8eb67 + 61d2e23 commit bf88224
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ matrix:
- GDALVERSION=2.4.0
- python: 3.7
stage: deploy
addons: skip
before_install: skip
install: skip
script: skip
after_success: skip
deploy:
provider: pypi
user: fitodic
Expand Down
1 change: 1 addition & 0 deletions changelog.d/26.misc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the CI deploy stage.

0 comments on commit bf88224

Please sign in to comment.