Skip to content

Commit

Permalink
deploy ài先build json。
Browse files Browse the repository at this point in the history
  • Loading branch information
sih4sing5hong5 committed Jul 7, 2023
1 parent 2e767c9 commit c37c01e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
name: "pypi"
if: branch ~= /\d+\.\d+\.\d+/
env: TOX_ENV=
install: skip
before_script: skip
script: skip
script: tox -e build
deploy:
provider: pypi
skip_cleanup: true
Expand Down
2 changes: 1 addition & 1 deletion 版本.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
版本 = '3.0.3'
版本 = '3.0.4'

0 comments on commit c37c01e

Please sign in to comment.