Skip to content

Commit

Permalink
💄 update yaml format
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Sep 4, 2020
1 parent 737b671 commit 47f8e4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ stages:
env:
- MINREQ=0
stage: moban
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
script: make update git-diff-check

jobs:
Expand Down
1 change: 0 additions & 1 deletion mobanfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ configuration:
targets:
- README.rst: moban_readme.jj2
- setup.py: moban_setup.py.jj2
- moban/__init__.py: __init__.py.jj2
- moban/_version.py: _version.py.jj2
- docs/conf.py: conf.py.jj2
- .travis.yml: moban_travis.yml.jj2
Expand Down

0 comments on commit 47f8e4a

Please sign in to comment.