Skip to content

Commit ac57f60

Browse files
committed
This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst
1 parent 82e67d1 commit ac57f60

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ python:
1010

1111
stages:
1212
- lint
13-
- moban
1413
- test
1514

1615

@@ -23,16 +22,6 @@ stages:
2322
stage: lint
2423
script: make lint
2524

26-
.moban: &moban
27-
python: 3.6
28-
env:
29-
- MINREQ=0
30-
stage: moban
31-
install: pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
32-
script:
33-
- moban
34-
- git diff --exit-code
35-
3625
jobs:
3726
include:
3827
- *moban

0 commit comments

Comments
 (0)