diff --git a/.travis.yml b/.travis.yml index 372aa83..fccf2bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "3.6" + - "3.7" install: - pip install --upgrade pip