Skip to content

Commit

Permalink
Added bandit to the build matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omer Katz committed Dec 11, 2017
1 parent 2ae0036 commit dbd59d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ matrix:
- python: '3.5'
env: TOXENV=configcheck
stage: lint
- python: '3.5'
env: TOXENV=bandit
stage: lint
- python: '3.5'
env: TOXENV=pydocstyle
stage: lint
Expand Down

0 comments on commit dbd59d9

Please sign in to comment.