Skip to content

Commit 2e9b408

Browse files
update badges
[skip ci]
1 parent e462ff8 commit 2e9b408

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# JUDGE API SERVER
22

33
[![Greenkeeper badge](https://badges.greenkeeper.io/coding-blocks/judge-api.svg)](https://greenkeeper.io/)
4-
[![CircleCI](https://img.shields.io/circleci/project/github/coding-blocks/judge-api.svg)](https://circleci.com/gh/coding-blocks/judge-api)
5-
[![Travis](https://img.shields.io/travis/coding-blocks/judge-api.svg?style=flat-square)](https://travis-ci.org/coding-blocks/judge-api)
4+
[![CircleCI](https://circleci.com/gh/coding-blocks/judge-api.svg?style=svg)](https://circleci.com/gh/coding-blocks/judge-api)
5+
[![Build Status](https://travis-ci.org/coding-blocks/judge-api.svg?branch=master)](https://travis-ci.org/coding-blocks/judge-api)
66
[![Codecov](https://img.shields.io/codecov/c/github/coding-blocks/judge-api.svg)](https://codecov.io/gh/coding-blocks/judge-api)
77

88
## Testing
@@ -24,4 +24,4 @@ If using a fresh db, seed the languages before testing
2424
```shell
2525
npm run build
2626
npm run seedlangs
27-
```
27+
```

0 commit comments

Comments
 (0)