Remove ansiblelint as tox entry
[functest-xtesting.git] / .travis.yml
index 3c798de..c1adf47 100644 (file)
@@ -16,7 +16,7 @@ jobs:
   include:
     - stage: run unit tests
       script: >
-        tox -e docs,pep8,pylint,yamllint,ansiblelint,bashate,py39,cover
+        tox -e docs,pep8,pylint,yamllint,bashate,py39,cover
     - stage: build xtesting images
       script: sudo -E bash build.sh
       env: