Skip to content

Commit fe895a4

Browse files
authored
Merge pull request #6559 from blueyed/ci-travis-remove-linting
ci: Travis: removing linting,docs,doctesting
2 parents 5dcd24f + f8654e6 commit fe895a4

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)