2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-05 23:53:19 +00:00

Adding bandit to the default tox routine

This commit is contained in:
Peter Hamilton
2015-12-02 12:20:42 -05:00
parent 3afa0e8124
commit 5396e9098b

View File

@@ -1,5 +1,5 @@
[tox]
envlist = pep8,py26,py27,py33,py34
envlist = pep8,py26,py27,py33,py34,bandit
[testenv]
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH