Sign in
fuchsia
/
fuchsia
/
main
/
.
/
third_party
/
rust_crates
/
vendor
/
ipnet-2.11.0
/
.travis.yml
blob: 3a1152ff2545630036f17ed8af227611a68088b3 [
file
] [
log
] [
blame
]
language:
rust
rust:
-
stable
-
beta
-
nightly
matrix:
allow_failures:
-
rust:
nightly
script:
cargo test
--
all
-
features
--
verbose