File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
# API for Travi.org
2
2
3
- [ ![ license ] ( https://img.shields.io/github/license/travi-org/api.svg )] ( LICENSE )
3
+ <!-- status-badges start -->
4
4
5
5
[ ![ Build Status] ( https://img.shields.io/travis/com/travi-org/api/master.svg?style=flat )] ( https://travis-ci.com/travi-org/api )
6
6
[ ![ Coverage Status] ( https://img.shields.io/coveralls/travi-org/api.svg?style=flat )] ( https://coveralls.io/r/travi-org/api?branch=master )
7
7
[ ![ Code Climate] ( https://img.shields.io/codeclimate/github/travi-org/api.svg?style=flat )] ( https://codeclimate.com/github/travi-org/api )
8
8
[ ![ travi.org-admin/travi-api Pact Status] ( https://pact-api.travi.org/pacts/provider/travi-api/consumer/travi.org-admin/latest/badge.svg?style=flat )] ( https://pact-api.travi.org )
9
9
10
- [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
11
- ![ greenkeeper badge] ( https://badges.greenkeeper.io/travi-org/api.svg )
10
+ <!-- status-badges end -->
11
+
12
+ <!-- consumer-badges start -->
13
+
14
+ [ ![ license] ( https://img.shields.io/github/license/travi-org/api.svg )] ( LICENSE )
15
+
16
+ <!-- consumer-badges end -->
12
17
13
18
## Try It
14
19
@@ -32,7 +37,14 @@ of api development to node.
32
37
- [ ] Pact Provider
33
38
- [x] Leverage the [ broker] ( https://pact-api.travi.org ) the share pacts from consumers
34
39
35
- ## Local Development
40
+ ## Contribution
41
+
42
+ <!-- contribution-badges start -->
43
+
44
+ [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
45
+ ![ greenkeeper badge] ( https://badges.greenkeeper.io/travi-org/api.svg )
46
+
47
+ <!-- contribution-badges end -->
36
48
37
49
### Environment variables
38
50
You can’t perform that action at this time.
0 commit comments