Skip to content

Commit d2053a3

Browse files
committed
✨ install pypifs and gitfs2, adapting moban v0.7.0 change. moremoban/moban#362
1 parent cc95fe7 commit d2053a3

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
@@ -73,7 +73,7 @@ stages:
7373
<<: *disable_global
7474
python: 3.6
7575
stage: moban
76-
install: pip install moban>=0.0.4
76+
install: pip install moban>=0.0.4 gitfs2 pypifs
7777
{% if moban_command.startswith('moban') and 'exit-code' not in moban_command %}
7878
script:
7979
- {{ moban_command }}

0 commit comments

Comments
 (0)