Skip to content

Commit 227bf63

Browse files
committed
fix #3 the third time
1 parent 563e235 commit 227bf63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ jobs:
133133
if: tag IS present
134134
name: "Deploy to PyPI"
135135
python: 3.7
136+
script:
137+
- echo "Already tested before"
136138
deploy:
137139
- provider: pypi
138140
username: __token__

0 commit comments

Comments
 (0)