mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
chore(readme): change travis badge to .com version
This commit is contained in:
committed by
GitHub
parent
22237c4500
commit
2cfe729d75
@@ -6,8 +6,8 @@
|
|||||||
BBob is a tool to parse and transform [BBCode](https://en.wikipedia.org/wiki/BBCode)
|
BBob is a tool to parse and transform [BBCode](https://en.wikipedia.org/wiki/BBCode)
|
||||||
written in pure javascript, no dependencies
|
written in pure javascript, no dependencies
|
||||||
|
|
||||||
<a href="https://travis-ci.org/JiLiZART/bbob">
|
<a href="https://travis-ci.com/JiLiZART/bbob">
|
||||||
<img src="https://travis-ci.org/JiLiZART/bbob.svg?branch=master" alt="Build Status">
|
<img src="https://travis-ci.com/JiLiZART/bbob.svg?branch=master" alt="Build Status">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codecov.io/gh/JiLiZART/bbob">
|
<a href="https://codecov.io/gh/JiLiZART/bbob">
|
||||||
<img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov">
|
<img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov">
|
||||||
|
|||||||
Reference in New Issue
Block a user