Skip to content

Commit d44c23c

Browse files
committed
travis: use travis to deploy to pypi
1 parent 656a00b commit d44c23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
stage: build
5656
language: python
5757
python: 3.7
58-
script: ./scripts/pypi_upload.sh
58+
script: ./scripts/build_package.sh
5959
deploy:
6060
- provider: pypi
6161
user:

0 commit comments

Comments
 (0)