Skip to content

Commit bc7e110

Browse files
exclude CI files
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
1 parent ded3fd8 commit bc7e110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Random number generators and other randomness functionality.
1313
keywords = ["random", "rng"]
1414
categories = ["algorithms", "no-std"]
1515
build = "build.rs"
16+
exclude = ["/utils/*", "/.travis.yml", "/appveyor.yml"]
1617

1718
[badges]
1819
travis-ci = { repository = "rust-random/rand" }

0 commit comments

Comments
 (0)