diff --git a/.travis.yml b/.travis.yml index 6ca8c709..4f045faf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "2.7" - "3.5" + - "3.6" # command to install dependencies install: - pip install requests