Skip to content

Commit

Permalink
Back
Browse files Browse the repository at this point in the history
  • Loading branch information
apiad committed Dec 13, 2019
1 parent 64e69bc commit 3593a66
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ cache: pip

python:
- 3.6
- 3.7
- 3.8

install: make install
script: make test
Expand All @@ -21,11 +19,3 @@ deploy:
distributions: "sdist bdist_wheel"
on:
tags: true

- provider: pypi
user: $TEST_PYPI_USER
password: $TEST_PYPI_PASSWORD
distributions: "sdist bdist_wheel"
server: https://test.pypi.org/legacy/
on:
branch: develop

0 comments on commit 3593a66

Please sign in to comment.