Skip to content

Commit ff1eff5

Browse files
authored
Merge pull request #127 from ignatenkobrain/patch-1
exclude CI files
2 parents af6a469 + 7552cb7 commit ff1eff5

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
@@ -12,6 +12,7 @@ documentation = "https://docs.rs/lazy_static"
1212
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
1313
keywords = ["macro", "lazy", "static"]
1414
categories = [ "no-std", "rust-patterns", "memory-management" ]
15+
exclude = ["/.travis.yml", "/appveyor.yml"]
1516

1617
build = "build.rs"
1718

0 commit comments

Comments
 (0)