We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4481c commit 0566eefCopy full SHA for 0566eef
.appveyor.yml
@@ -1,6 +1,6 @@
1
environment:
2
global:
3
- LIBRDKAFKA_NUGET_VERSION: 1.0.0-RC6
+ LIBRDKAFKA_NUGET_VERSION: 1.0.0-RC7
4
CIBW_SKIP: cp33-* cp34-*
5
CIBW_TEST_REQUIRES: pytest requests avro
6
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
.travis.yml
env:
- - LIBRDKAFKA_VERSION=v1.0.0-RC6
+ - LIBRDKAFKA_VERSION=v1.0.0-RC7
matrix:
include:
# Source package verification with Python 2.7
0 commit comments