Skip to content

Commit e906ccf

Browse files
committed
Try fix wercker.
1 parent 1c73031 commit e906ccf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

wercker.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ build-py3:
6161
6262
deploy:
6363
pypi:
64-
- script:
65-
name: deploy to pypi
66-
code: |
67-
sh deploy.sh
64+
steps:
65+
- script:
66+
name: deploy to pypi
67+
code: |
68+
sh deploy.sh

0 commit comments

Comments
 (0)