瀏覽代碼

Added bandit to the build matrix.

Omer Katz 7 年之前
父節點
當前提交
dbd59d9fc9
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -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