Skip to content

Commit

Permalink
Merge pull request #1819 from IsaacYangSLA/dev/remove-pypi-upload
Browse files Browse the repository at this point in the history
Remove pypi upload portion in CI
  • Loading branch information
IsaacYangSLA committed Sep 8, 2017
2 parents 1ddf834 + 77f125c commit 2024f05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ matrix:
on:
repo: NVIDIA/DIGITS
branch: master
- provider: script # not pypi because travis-ci/dpl#334
skip_cleanup: true
script: ./scripts/travis/pypi-upload.sh
on:
repo: NVIDIA/DIGITS
tags: true

cache:
apt: true
Expand Down
17 changes: 0 additions & 17 deletions scripts/travis/pypi-upload.sh

This file was deleted.

0 comments on commit 2024f05

Please sign in to comment.