Skip to content

Commit eb2f871

Browse files
committed
Bring travis in line with tox
1 parent b8ee9fe commit eb2f871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install_wsproto() {
1515
case "$MODE" in
1616
flake8)
1717
pip install flake8
18-
flake8 --max-complexity 20 wsproto
18+
flake8 --max-complexity 12 wsproto
1919
;;
2020

2121
docs)

0 commit comments

Comments
 (0)