Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
travis: removed testpypi task
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Sep 20, 2019
1 parent 941c94d commit 95d2673
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,21 +129,6 @@ jobs:
"on":
all_branches: true

- <<: *deploy-job
if: >- # publish only pushes to master and tags; only if upstream
repo == "pycontribs/molecule-inspec" AND
(
(
type == push AND
branch == "master"
) OR
tag IS present
)
name: Publishing current (unstable) Git revision of dist to Test PyPI
deploy:
<<: *deploy-step
server: https://test.pypi.org/legacy/

addons:
apt:
packages:
Expand Down

0 comments on commit 95d2673

Please sign in to comment.