diff --git a/.travis.yml b/.travis.yml index 1520926b0..59c7951e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,11 +47,6 @@ jobs: python: '3.5.1' dist: trusty - - env: TOXENV=linting,docs,doctesting PYTEST_COVERAGE=1 - cache: - directories: - - $HOME/.cache/pre-commit - before_script: - | # Do not (re-)upload coverage with cron runs.