Home
last modified time | relevance | path

Searched +full:kcov +full:- +full:master (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/atty/
D.travis.yml6 - rust: nightly
7 - rust: nightly
9 - rust: beta
10 - rust: beta
12 - rust: stable
13 - rust: stable
16 - rust: nightly
20 - chmod -R a+r $HOME/.cargo
23 # install kcov
24 - >
[all …]
/third_party/rust/crates/lazycell/
D.travis.yml3 # necessary for `travis-cargo coveralls --no-sudo`
7 - libcurl4-openssl-dev
8 - libelf-dev
9 - libdw-dev
10 - binutils-dev # optional: only required for the --verify flag of coveralls
13 - nightly
14 - beta
16 - stable
19 - 1.24.0
21 - linux
[all …]