Skip to content

Commit 39fd18f

Browse files
committed
Update README.md and CHANGELOG.md
1 parent 0bee157 commit 39fd18f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGE LOG
22
==========
33

4+
## v1.1.5
5+
6+
* Travis CI
7+
48
## v1.1.4
59

610
* [ Added ] File Preview Component

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Laravel Video Chat
22
Laravel Video Chat using Socket.IO and WebRTC
33

4+
[![Build Status](https://travis-ci.org/PHPJunior/laravel-video-chat.svg?branch=master)](https://travis-ci.org/PHPJunior/laravel-video-chat)
45
[![StyleCI](https://styleci.io/repos/107812103/shield?branch=master)](https://styleci.io/repos/107812103)
56
[![Latest Stable Version](https://poser.pugx.org/php-junior/laravel-video-chat/v/stable)](https://packagist.org/packages/php-junior/laravel-video-chat)
67
[![Total Downloads](https://poser.pugx.org/php-junior/laravel-video-chat/downloads)](https://packagist.org/packages/php-junior/laravel-video-chat)

0 commit comments

Comments
 (0)