Skip to content

Commit

Permalink
Update the CI deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
fitodic committed Jan 2, 2020
1 parent 6f8eb67 commit 61d2e23
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 61d2e23

Please sign in to comment.