Migrate CI to GitHub Actions (#422)
This commit is contained in:
committed by
Sean McArthur
parent
86e53054a6
commit
37b66e8981
@@ -17,10 +17,6 @@ categories = ["asynchronous", "web-programming", "network-programming"]
|
||||
exclude = ["fixtures/**", "ci/**"]
|
||||
edition = "2018"
|
||||
|
||||
[badges.travis-ci]
|
||||
repository = "hyperium/h2"
|
||||
branch = "master"
|
||||
|
||||
[features]
|
||||
# Enables `futures::Stream` implementations for various types.
|
||||
# This is an optional feature due to `Stream` not being stable.
|
||||
|
||||
Reference in New Issue
Block a user