diff --git a/.travis.yml b/.travis.yml index e7cd071a..35d3163e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,15 +9,10 @@ arch: - arm64 python: - - 3.5 - 3.6 - 3.7 - 3.8 -matrix: - include: - - python: 2.7 - install: - sudo apt-get install -y bc - pip install -U pip setuptools wheel