ibm-messaging / kafka-connect-mq-sink

This repository contains a Kafka Connect sink connector for copying data from Apache Kafka into IBM MQ.
Apache License 2.0
35 stars 43 forks source link

chore: enable tests in Travis for pull requests #47

Closed dalelane closed 2 years ago

dalelane commented 2 years ago

Signed-off-by: Dale Lane dale.lane@uk.ibm.com

dalelane commented 2 years ago

@EAfterburner with this, you could turn on a requirement that tests have to pass for pull requests

you can see an example of a passing Travis run on my fork at https://app.travis-ci.com/github/dalelane/kafka-connect-mq-sink/builds/253123536