Remove RemoteStack testing from tempest_heat_cntt
[functest.git] / .travis.yml
index 0810c62..943290a 100644 (file)
@@ -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: