Skip to content

Commit 905e549

Browse files
committed
try to get reruns to work in travis
1 parent fba7880 commit 905e549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ exclude = .*/,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
33
select = E,W,F,N
44

55
[tool:pytest]
6-
addopts = --reruns 5
6+
addopts = --reruns=5

0 commit comments

Comments
 (0)