diff --git a/.travis.yml b/.travis.yml index 025ac7b..20c0c01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - "3.6" +- "3.7" install: - pip install pytest pytest-cov coveralls