Skip to content

Commit b5db71a

Browse files
exclude CI files from crates.io
1 parent ad60b60 commit b5db71a

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
@@ -11,6 +11,7 @@ name = "num-integer"
1111
version = "0.1.39"
1212
readme = "README.md"
1313
build = "build.rs"
14+
exclude = ["/ci/*", "/.travis.yml", "/bors.toml"]
1415

1516
[package.metadata.docs.rs]
1617
features = ["std"]

0 commit comments

Comments
 (0)