mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-24 14:04:06 +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)
|
||||
written in pure javascript, no dependencies
|
||||
|
||||
<a href="https://travis-ci.org/JiLiZART/bbob">
|
||||
<img src="https://travis-ci.org/JiLiZART/bbob.svg?branch=master" alt="Build Status">
|
||||
<a href="https://travis-ci.com/JiLiZART/bbob">
|
||||
<img src="https://travis-ci.com/JiLiZART/bbob.svg?branch=master" alt="Build Status">
|
||||
</a>
|
||||
<a href="https://codecov.io/gh/JiLiZART/bbob">
|
||||
<img src="https://codecov.io/gh/JiLiZART/bbob/branch/master/graph/badge.svg" alt="codecov">
|
||||
|
||||
Reference in New Issue
Block a user