Update linters and fix all new issues
[functest.git] / .travis.yml
index 16c5c45..ba6310a 100644 (file)
@@ -18,7 +18,7 @@ jobs:
     - stage: run unit tests
       script: >
         tox -e \
-          docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py38,cover
+          docs,pep8,pylint,yamllint,bashate,bandit,py38,cover
     - stage: build functest-core images
       script: sudo -E bash build.sh
       env: