summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHendrik Sollich <hendrik@hoodie.de>2017-04-21 19:49:53 +0200
committerHendrik Sollich <hendrik@hoodie.de>2017-04-21 20:51:53 +0200
commit7acb7d15f108af4191cca966da183cb63e797d4c (patch)
tree877b9aee475d347fbce864e8c3337c6ff86d5d02 /Cargo.toml
parente383e3a80120439c9cf5c1b93155dde820e698d4 (diff)
I CI you!!
license and badges
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b14ff31..df97c3d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,8 +12,6 @@ repository = "https://github.com/hoodie/icalendar-rs"
readme = "README.md"
include = [
- ".gitignore",
- ".travis.yml",
"Cargo.toml",
"src/*.rs",
]