diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0810c6272..943290ab4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ jobs: - stage: run unit tests script: > tox -e \ - docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py27,py38,cover + docs,pep8,pylint,yamllint,ansiblelint,bashate,bandit,py38,cover - stage: build functest-core images script: sudo -E bash build.sh env: |