diff --git a/.travis.yml b/.travis.yml index f70b0599..31290346 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: python cache: pip python: - - "3.4" + - "3.6" install: - pip install --upgrade setuptools pip