Allow running travis build locally

This commit is contained in:
David Tolnay
2017-01-31 09:17:33 -08:00
parent 368784949e
commit 39c7797633
4 changed files with 78 additions and 21 deletions
+2
View File
@@ -4,6 +4,8 @@ version = "0.0.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
publish = false
[workspace]
[dependencies]
serde = { path = "../../serde" }
serde_derive = { path = "../../serde_derive" }