Skip to content

Commit c964d18

Browse files
committed
🔥 remove unused moban section
1 parent 3b6a380 commit c964d18

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

-9
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,6 @@ stages:
3939
stage: lint
4040
script: make lint
4141

42-
.moban: &moban
43-
<<: *disable_global
44-
python: 3.6
45-
stage: moban
46-
install: pip install moban>=0.0.4
47-
script:
48-
- moban
49-
- git diff --exit-code
50-
5142
jobs:
5243
include:
5344
- *moban

0 commit comments

Comments
 (0)