Fix tox env list in travis-ci 99/69499/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Jan 2020 16:31:08 +0000 (17:31 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 4 Jan 2020 16:32:08 +0000 (17:32 +0100)
https://travis-ci.org/collivier/functest-xtesting/jobs/632680250

Change-Id: I49fb0e399b2c0a31af21f5216b0576335773b8ab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
.travis.yml

index 72fad4e..619944e 100644 (file)
@@ -23,7 +23,7 @@ jobs:
   include:
     - stage: run unit tests
       script: >
-        tox -e docs,pep8,pylint,yamllint,ansiblelint,bashate,py27,py37,cover
+        tox -e docs,pep8,pylint,yamllint,ansiblelint,bashate,py27,py38,cover
     - stage: build xtesting images
       script: sudo -E bash build.sh
       env: