Skip to content

Commit 5c57c50

Browse files
committed
travis: build and publish
1 parent 654a1bf commit 5c57c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ before_deploy:
2222
- poetry build
2323
deploy:
2424
provider: script
25-
script: poetry publish
25+
script: poetry publish --build
2626
on:
2727
tags: true
2828
condition: "$TRAVIS_PYTHON_VERSION == 3.7"

0 commit comments

Comments
 (0)