summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Watkins <oddbloke@ubuntu.com>2020-03-19 09:41:50 -0400
committerGitHub <noreply@github.com>2020-03-19 09:41:50 -0400
commit9db87379b5c04f4c9662eaf81390e702ea63b8b3 (patch)
treebeafaa56af5adcc1186898a2f5f978cebcc33ce2 /.travis.yml
parent77c7c113639a40f032f285b7f84970e9584d558e (diff)
downloadvyos-cloud-init-9db87379b5c04f4c9662eaf81390e702ea63b8b3.tar.gz
vyos-cloud-init-9db87379b5c04f4c9662eaf81390e702ea63b8b3.zip
.travis.yml: drop stale comment (#255)
Co-authored-by: Chad Smith <chad.smith@canonical.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cde317a..5ae24d85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,6 @@ matrix:
env:
TOXENV=xenial
PYTEST_ADDOPTS=-v # List all tests run by pytest
- # Travis doesn't support Python 3.4 on bionic, so use xenial
dist: xenial
- python: 3.6
env: TOXENV=pycodestyle