Unverified Commit beb4004f authored by Greg Spencer's avatar Greg Spencer Committed by GitHub

Remove the coverage shard from Travis completely. (#13042)

parent c97fc206
......@@ -19,7 +19,6 @@ install:
env:
- SHARD=analyze
- SHARD=tests
- SHARD=coverage
- SHARD=docs
before_script:
- ./dev/bots/travis_setup.sh
......@@ -33,7 +32,5 @@ matrix:
exclude:
- os: osx
env: SHARD=analyze
- os: osx
env: SHARD=coverage
- os: osx
env: SHARD=docs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment