Forráskód Böngészése

Added bandit to the build matrix.

Omer Katz 7 éve
szülő
commit
dbd59d9fc9
1 módosított fájl, 3 hozzáadás és 0 törlés
  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