Skip to content

Commit 762451a

Browse files
author
Christian Compton
authored
Merge pull request #37 from IBM/main-support
fix(build): main migration
2 parents 67c1324 + 5daafd1 commit 762451a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"branch": "master",
2+
"branches": "main",
33
"debug": true,
44
"verifyConditions": ["@semantic-release/changelog", "@semantic-release/git"],
55
"plugins": [

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IBM Cloud Unity SDK Core
22

3-
[![Build Status](https://travis-ci.org/IBM/unity-sdk-core.svg?branch=master)](https://travis-ci.org/IBM/unity-sdk-core/)
3+
[![Build Status](https://travis-ci.org/IBM/unity-sdk-core.svg?branch=main)](https://travis-ci.org/IBM/unity-sdk-core/)
44
[![wdc-community.slack.com](https://wdc-slack-inviter.mybluemix.net/badge.svg)](http://wdc-slack-inviter.mybluemix.net/)
55
[![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)
66
[![CLA assistant](https://cla-assistant.io/readme/badge/IBM/unity-sdk-core)](https://cla-assistant.io/IBM/unity-sdk-core)

0 commit comments

Comments
 (0)