Skip to content

Commit 3a68b25

Browse files
committed
chore: add .tav.yml for testing multiple KafkaJS versions
1 parent 4b51e60 commit 3a68b25

File tree

1 file changed

+5
-0
lines changed
  • plugins/node/instrumentation-kafkajs

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kafkajs:
2+
- versions:
3+
include: ">=0.3.0 <3"
4+
mode: latest-minors
5+
commands: npm run test

0 commit comments

Comments
 (0)