Merge pull request #5930 from ethereum/circleci-clang7

Do not persist output for clang7 build step
This commit is contained in:
chriseth 2019-02-05 15:56:16 +01:00 committed by GitHub
commit f3c9b41f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,11 +163,6 @@ jobs:
./scripts/install_obsolete_jsoncpp_1_7_4.sh
- run: *setup_prerelease_commit_hash
- run: *run_build
- store_artifacts: *solc_artifact
- persist_to_workspace:
root: build
paths:
- "*"
build_x86_mac:
macos: