diff --git a/.travis.yml b/.travis.yml index c534dee5..939cc013 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ dist: trusty cache: pip python: - "2.7.14" - - "3.7.4" + - "3.7" # command to install dependencies install: - pip install .