Merge "Update to bashate 0.4.0"

This commit is contained in:
Jenkins 2016-02-19 01:20:19 +00:00 committed by Gerrit Code Review
commit adbb3b7e1f

View File

@ -9,7 +9,7 @@ install_command = pip install {opts} {packages}
[testenv:bashate]
deps =
{env:BASHATE_INSTALL_PATH:bashate==0.3.2}
{env:BASHATE_INSTALL_PATH:bashate==0.4.0}
whitelist_externals = bash
commands = bash -c "find {toxinidir} \
-not \( -type d -name .?\* -prune \) \