Additionally, disable the CircleCI artifact handling steps

This commit is contained in:
Jean-Paul Calderone 2019-01-24 16:04:58 -05:00
parent 6ee727d67e
commit 1fb2809276

View File

@ -234,9 +234,6 @@ jobs:
- save_cache: *SAVE_HTTP_CACHE
- save_cache: *SAVE_WHEELHOUSE
- run: *RUN_TESTS
- store_test_results: *STORE_TEST_LOG
- store_artifacts: *STORE_OTHER_ARTIFACTS
- run: *SUBMIT_COVERAGE
ubuntu-16.04: