Skip to content

Commit bdc2d1f

Browse files
committed
.travis.yml: Disable uneeded stage for moban job
Fixes #54 Related to #40
1 parent abac8f0 commit bdc2d1f

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
@@ -23,6 +23,8 @@ jobs:
2323
install: pip install moban
2424
before_script: false
2525
script: .ci/check_moban.sh
26+
after_success: false
27+
before_deploy: false
2628

2729
before_install:
2830
- npm config set spin false

0 commit comments

Comments
 (0)