Skip to content

Commit 1e9383a

Browse files
committed
travis: Fix command
1 parent 9d3f219 commit 1e9383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ before_install:
4040
- poetry --version
4141
- poetry version
4242
install:
43-
- poetry install --v
43+
- poetry install -v
4444
before_script:
4545
- mkdir -p ~/source
4646
- mkdir -p ~/build/tmux-$TMUX_VERSION

0 commit comments

Comments
 (0)