chore(ci): re-enable CI running on beta

This commit is contained in:
Sean McArthur
2019-10-18 13:35:07 -07:00
parent 7e31fd88a8
commit 2d6bbd2cd8
3 changed files with 23 additions and 19 deletions

View File

@@ -200,4 +200,4 @@ required-features = ["runtime", "unstable-stream"]
[[test]]
name = "server"
path = "tests/server.rs"
required-features = ["runtime", "unstable-stream"]
required-features = ["runtime"]