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 49d4cfe commit 56c9da6Copy full SHA for 56c9da6
README.rst
@@ -4,6 +4,9 @@ Snowflake Connector for Python
4
.. image:: https://travis-ci.org/snowflakedb/snowflake-connector-python.svg?branch=master
5
:target: https://travis-ci.org/snowflakedb/snowflake-connector-python
6
7
+.. image:: https://ci.appveyor.com/api/projects/status/xb70i4jt8mingig0/branch/master?svg=true
8
+ :target: https://ci.appveyor.com/project/smtakeda/snowflake-connector-python/branch/master
9
+
10
.. image:: https://codecov.io/gh/snowflakedb/snowflake-connector-python/branch/master/graph/badge.svg
11
:target: https://codecov.io/gh/snowflakedb/snowflake-connector-python
12
0 commit comments