Skip to content

Commit

Permalink
Travis release, fifth try
Browse files Browse the repository at this point in the history
  • Loading branch information
axnsan12 committed Dec 26, 2017
1 parent 3f7e201 commit 388da63
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@ jobs:

- stage: publish
python: '3.6'
if: tag IS present
script: skip
deploy:
deploy: &pypi
provider: pypi
user: cvijdea
password:
Expand All @@ -66,4 +65,4 @@ jobs:

stages:
- test
- deploy
- publish

0 comments on commit 388da63

Please sign in to comment.