Skip to content

Commit

Permalink
Merge pull request #546 from analogdevicesinc/travis-ci-fix
Browse files Browse the repository at this point in the history
Fix tag requirement on pypi travis-ci
  • Loading branch information
rgetz authored Jun 8, 2020
2 parents 26c5be5 + b1d19e3 commit 3cc5382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ deploy:
condition: "$TRAVIS_OS_NAME = osx"
all_branches: true
- provider: pypi
if: tag IS present
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 3cc5382

Please sign in to comment.