diff --git a/.travis.yml b/.travis.yml index eaff0921b..34de86c02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,6 @@ python: - 2.7 - 3.6 - 3.7 -matrix: - include: - - python: 3.7 - env: TOXENV=docs install: - pip install tox-travis - pip install sphinx