Skip to content

Commit e23dfd3

Browse files
committed
Add building status.
[ci skip]
1 parent cbbc1fd commit e23dfd3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![Bower version](https://badge.fury.io/bo/comment-core-library.svg)](http://badge.fury.io/bo/comment-core-library)
44
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
55
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
6-
6+
[![Build Status: Linux](https://travis-ci.org/aptx4869/CommentCoreLibrary.svg?branch=auto-test)](https://travis-ci.org/aptx4869/CommentCoreLibrary)
7+
<!--[![Build Status: Linux](https://travis-ci.org/jabbany/CommentCoreLibrary.svg?branch=master)](https://travis-ci.org/jabbany/CommentCoreLibrary)-->
78
The CommentCoreLibrary is a set of Javascript modules that make up the
89
core controller for comments streaming on top of timed media (video or audio).
910
It is intended as a catalyst for the development of timed "danmaku" comments
@@ -31,6 +32,7 @@ With [npm](https://www.npmjs.org/):
3132
`npm install comment-core-library`
3233

3334
For Rails, installing with [rails-assets](https://rails-assets.org/) is recommended
35+
3436
In Gemfile:
3537
```ruby
3638
# Add https://rails-assets.org as the new gem source

0 commit comments

Comments
 (0)