Merge pull request #6559 from blueyed/ci-travis-remove-linting
ci: Travis: removing linting,docs,doctesting
This commit is contained in:
commit
fe895a40b6
|
@ -47,11 +47,6 @@ jobs:
|
||||||
python: '3.5.1'
|
python: '3.5.1'
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
- env: TOXENV=linting,docs,doctesting PYTEST_COVERAGE=1
|
|
||||||
cache:
|
|
||||||
directories:
|
|
||||||
- $HOME/.cache/pre-commit
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- |
|
- |
|
||||||
# Do not (re-)upload coverage with cron runs.
|
# Do not (re-)upload coverage with cron runs.
|
||||||
|
|
Loading…
Reference in New Issue