chore(CI): enable GitHub Actions

This commit is contained in:
Sean McArthur
2019-12-04 17:55:04 -08:00
parent edbd10ac96
commit b0060f277e
5 changed files with 85 additions and 40 deletions

View File

@@ -55,7 +55,6 @@ url = "1.0"
[features]
default = [
"__internal_flaky_tests",
"runtime",
"stream",
]
@@ -75,7 +74,6 @@ stream = []
# internal features used in CI
nightly = []
__internal_flaky_tests = []
__internal_happy_eyeballs_tests = []
[package.metadata.docs.rs]