jet / FsKafka

Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 1.x
https://github.com/jet/dotnet-templates
Apache License 2.0
88 stars 17 forks source link

Integrate tests into CI #8

Closed vchekan closed 5 years ago

vchekan commented 6 years ago

Description

Integrate tests into CI (travis, & appveyor)

vchekan commented 5 years ago

Implemented with ac24369