diff --git a/.travis.yml b/.travis.yml index ebcb154..0e97c77 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,5 @@ language: python python: - "2.7" - "3.6" - - "3.7" # command to run tests script: python test.py