diff --git a/.travis.yml b/.travis.yml index e8d8c39..8ae6a81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,8 @@ language: - python python: - - 2.7 - 3.6 + - 3.7 install: - pip install pycodestyle