Skip to content

Commit f8654e6

Browse files
committed
ci: Travis: removing linting,docs,doctesting
This is handled by GHA already, and not affected/required for coverage.
1 parent 0d4f479 commit f8654e6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ jobs:
4747
python: '3.5.1'
4848
dist: trusty
4949

50-
- env: TOXENV=linting,docs,doctesting PYTEST_COVERAGE=1
51-
cache:
52-
directories:
53-
- $HOME/.cache/pre-commit
54-
5550
before_script:
5651
- |
5752
# Do not (re-)upload coverage with cron runs.

0 commit comments

Comments
 (0)