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

This commit is contained in:
Greg Spencer 2017-11-16 10:30:04 -08:00 committed by GitHub
parent c97fc2063f
commit beb4004f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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