Skip to content

Commit b55f601

Browse files
author
Teun Zengerink
committed
Merge remote-tracking branch 'origin/master'
2 parents f606327 + 53f8932 commit b55f601

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,11 @@ script:
77
- coverage run --source usabilla.py tests.py
88
after_success:
99
- coveralls
10+
deploy:
11+
provider: pypi
12+
user: usabilla
13+
password:
14+
secure: b+LpGmyPqGCgIM4xYx44Pnggm9Z628mIahwEJF7879MKB1845enL0EaaUQhvNv/UKd+/wpM6/yl2BbA2ojzK+Aikx3jZLtOnluQ/S/yKXB66vuzMnXDnRJQFxk0s/cvy/xJHVVbXOM5BlWPzgBrkkJa1hEa8TdBcuKhCi9cbc10=
15+
on:
16+
tags: true
17+
repo: usabilla/api-python

0 commit comments

Comments
 (0)