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 587f1b2 commit de4ca4aCopy full SHA for de4ca4a
templates/travis.yml.jj2
@@ -62,7 +62,7 @@ stages:
62
env:
63
- MINREQ=0
64
stage: moban
65
- 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
66
{% if moban_command.startswith('moban') and 'exit-code' not in moban_command %}
67
script:
68
- {{ moban_command }}
0 commit comments