Sign in
fuchsia
/
fuchsia
/
14b4dc0af6153c93e1941dcb76709e9c00604cfe
/
.
/
third_party
/
rust_crates
/
vendor
/
textwrap-0.11.0
/
.travis.yml
blob: 156418b9038dcf11ca94ed3bc3fc999ec6e044f9 [
file
]
language:
rust
rust:
-
stable
-
beta
-
nightly
-
1.22.0
cache:
cargo
script:
-
cargo build
--
verbose
--
all
-
features
-
cargo test
--
verbose
--
all
-
features
matrix:
allow_failures:
-
rust:
nightly