Skip to content

Commit

Permalink
v1.4.1 f: 修改 travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
yzy613 committed Aug 24, 2021
1 parent 5898291 commit 0c9b34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ go:
script:
- chmod +x ./build.sh && ./build.sh

# 发布前触发 节约时间
# 发布前触发 (Travis-CI 现按运行时间计算使用,注释以缩短运行时间)
#before_deploy:
# - chmod +x ./build.sh && ./build.sh

Expand Down

0 comments on commit 0c9b34e

Please sign in to comment.