File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ deploy:
40
40
skip_cleanup : true
41
41
on :
42
42
python : ' 3.6'
43
- branch : master
43
+ branch : main
44
44
- provider : pypi
45
45
user : $PYPI_USER
46
46
password : $PYPI_TOKEN
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.com/IBM/python-sdk-core.svg?branch=master )] ( https://travis-ci.com/IBM/python-sdk-core )
1
+ [ ![ Build Status] ( https://travis-ci.com/IBM/python-sdk-core.svg?branch=main )] ( https://travis-ci.com/IBM/python-sdk-core )
2
2
[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/ibm-cloud-sdk-core )] ( https://pypi.org/project/ibm-cloud-sdk-core/ )
3
3
[ ![ Latest Stable Version] ( https://img.shields.io/pypi/v/ibm-cloud-sdk-core.svg )] ( https://pypi.python.org/pypi/ibm-cloud-sdk-core )
4
4
[ ![ CLA assistant] ( https://cla-assistant.io/readme/badge/ibm/python-sdk-core )] ( https://cla-assistant.io/ibm/python-sdk-core )
5
- [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release ) [ ![ codecov] ( https://codecov.io/gh/IBM/python-sdk-core/branch/master /graph/badge.svg )] ( https://codecov.io/gh/IBM/python-sdk-core )
5
+ [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release ) [ ![ codecov] ( https://codecov.io/gh/IBM/python-sdk-core/branch/main /graph/badge.svg )] ( https://codecov.io/gh/IBM/python-sdk-core )
6
6
7
7
# IBM Python SDK Core Version 3.5.1
8
8
This project contains core functionality required by Python code generated by the IBM Cloud OpenAPI SDK Generator
You can’t perform that action at this time.
0 commit comments