Skip to content

Commit b1d71c5

Browse files
authored
Merge pull request #5077 from StackStorm/py3.6-badge
Remove py2.7 from the README badges
2 parents 632a07e + f5bf73b commit b1d71c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,4 +276,4 @@ experimental:
276276

277277
notify:
278278
webhooks:
279-
- url: https://ci-webhooks.stackstorm.net/webhooks/build/events
279+
- url: https://ci-webhooks.stackstorm.com/webhooks/build/events

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Packages Build Status](https://circleci.com/gh/StackStorm/st2/tree/master.svg?style=shield)](https://circleci.com/gh/StackStorm/st2)
77
[![Codecov](https://codecov.io/github/StackStorm/st2/badge.svg?branch=master&service=github)](https://codecov.io/github/StackStorm/st2?branch=master)
88
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1833/badge)](https://bestpractices.coreinfrastructure.org/projects/1833)
9-
![Python 2.7 | 3.6](https://img.shields.io/badge/python-2.7%20%7C%203.6-blue)
9+
![Python 3.6](https://img.shields.io/badge/python-3.6-blue)
1010
[![Apache Licensed](https://img.shields.io/github/license/StackStorm/st2)](LICENSE)
1111
[![Join our community Slack](https://img.shields.io/badge/slack-stackstorm-success.svg?logo=slack)](https://stackstorm.com/community-signup)
1212
[![Forum](https://img.shields.io/discourse/https/forum.stackstorm.com/posts.svg)](https://forum.stackstorm.com/)

0 commit comments

Comments
 (0)