Skip to content

Commit 64daaa1

Browse files
committed
Move creation of hacky stub to before_deploy
1 parent 970d7d5 commit 64daaa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ before_install:
4646
python: "3.6-dev"
4747
script:
4848
- flit build
49+
before_deploy:
4950
# Add an empty setup.py stub, because pypi provider always calls it
5051
- touch setup.py
5152
deploy:

0 commit comments

Comments
 (0)