Explorar o código

Added bandit to the build matrix.

Omer Katz %!s(int64=7) %!d(string=hai) anos
pai
achega
dbd59d9fc9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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