diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-12-18 21:09:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-18 21:09:30 -0500 |
| commit | aa66ef98ea6144abd2d2714fef1dfc8046e01775 (patch) | |
| tree | eec266ba13ca4ee8c2c57095ae9e2867dc254ac5 /prebuilt/linux64 | |
| parent | 3dbd18af0950400eed7063bef7cb1f7ff27c4a01 (diff) | |
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Adds prebuilt hyperfine and sccache binaries
Only build test_cc for LSAN
Add Cargo.lock
Only run benchmarks in master
Diffstat (limited to 'prebuilt/linux64')
| -rw-r--r-- | prebuilt/linux64/hyperfine.sha1 | 1 | ||||
| -rw-r--r-- | prebuilt/linux64/sccache.sha1 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/prebuilt/linux64/hyperfine.sha1 b/prebuilt/linux64/hyperfine.sha1 new file mode 100644 index 000000000..f935317cd --- /dev/null +++ b/prebuilt/linux64/hyperfine.sha1 @@ -0,0 +1 @@ +c01e9c3d9169065911a1c74e935e0fdf15094e36
\ No newline at end of file diff --git a/prebuilt/linux64/sccache.sha1 b/prebuilt/linux64/sccache.sha1 new file mode 100644 index 000000000..75ee1cc84 --- /dev/null +++ b/prebuilt/linux64/sccache.sha1 @@ -0,0 +1 @@ +be5e7f887af952dbe190d31290b84830da859f72
\ No newline at end of file |
