Skip to content

Commit

Permalink
feature(): change deploy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Eastwu5788 committed Mar 10, 2020
1 parent 95f674f commit d045692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ deploy:
user: __token__
password: ${PYPIPASS}
skip_cleanup: true
# on:
# python: 3.6
# branch: master
on:
python: 3.6
branch: develop

after_script:
- coveralls

0 comments on commit d045692

Please sign in to comment.