Skip to content

Commit c1b1005

Browse files
author
Thomas Basche
committed
Add xenon cyclomatic complexity check
1 parent 4b5997f commit c1b1005

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ install: pipenv install
88
script:
99
- pip install pylint
1010
- pylint reposit --rcfile .pylintrc
11+
- pip install xenon
12+
- xenon -b B -m A -a A
1113
- pytest

0 commit comments

Comments
 (0)