Test build on CI

This commit is contained in:
Yota Toyama
2019-09-30 21:53:45 -07:00
parent daa9d4c209
commit 38958d3138
3 changed files with 9 additions and 7 deletions

View File

@@ -15,5 +15,5 @@ default = ["autotools"]
libc = "0.2"
[build-dependencies]
autotools = {version = "0.2", optional = true}
cmake = {version = "0.1", optional = true}
autotools = { version = "0.2", optional = true }
cmake = { version = "0.1", optional = true }