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 fecd6f0 commit 4da8d3aCopy full SHA for 4da8d3a
README.md
@@ -13,11 +13,14 @@
13
<img src="https://img.shields.io/badge/Python-3.5%2B-blue.svg" alt="Python Version">
14
</a>
15
16
- <img src="https://travis-ci.com/sassoftware/python-sasctl.svg?branch=master">
+ <a href="https://github.com/sassoftware/python-sasctl/actions/workflows/build-test-deploy.yml">
17
+ <img src="https://github.com/sassoftware/python-sasctl/actions/workflows/build-test-deploy.yml/badge.svg" />
18
+ </a>
19
20
</div>
21
22
23
+
24
###### Full documentation: https://sassoftware.github.io/python-sasctl
25
26
# Table of Contents
0 commit comments