diff --git a/.travis.yml b/.travis.yml index b7d7727..16b6569 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: python -python: 3.6 +python: 3.7 install: - 'pip install -r requirements.txt'