We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737b671 commit 47f8e4aCopy full SHA for 47f8e4a
.travis.yml
@@ -30,7 +30,7 @@ stages:
30
env:
31
- MINREQ=0
32
stage: moban
33
- install: pip install moban>=0.0.4 gitfs2 pypifs moban-jinja2-github moban-ansible
+ install: pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
34
script: make update git-diff-check
35
36
jobs:
mobanfile
@@ -14,7 +14,6 @@ configuration:
14
targets:
15
- README.rst: moban_readme.jj2
16
- setup.py: moban_setup.py.jj2
17
- - moban/__init__.py: __init__.py.jj2
18
- moban/_version.py: _version.py.jj2
19
- docs/conf.py: conf.py.jj2
20
- .travis.yml: moban_travis.yml.jj2
0 commit comments