summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 83cdaa0b..651c2184 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,8 +8,7 @@ license = "MIT"
categories = ["os::unix-apis"]
exclude = [
".gitignore",
- ".travis.yml",
- "test/**/*"
+ ".travis.yml"
]
[dependencies]