Skip to content

Commit de4ca4a

Browse files
committed
💄 update yaml format
1 parent 587f1b2 commit de4ca4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/travis.yml.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ stages:
6262
env:
6363
- MINREQ=0
6464
stage: moban
65-
install: pip install moban>=0.0.4 gitfs2 pypifs moban-jinja2-github moban-ansible
65+
install: pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
6666
{% if moban_command.startswith('moban') and 'exit-code' not in moban_command %}
6767
script:
6868
- {{ moban_command }}

0 commit comments

Comments
 (0)