lukejacksonn / react-slack-clone

Complete chat application, built with Chatkit | by @lukejacksonn
https://pusher.com/chatkit
MIT License
1.35k stars 260 forks source link

Travis label #44

Closed EduardoSaverin closed 6 years ago

EduardoSaverin commented 6 years ago

Added Travis Label.

lukejacksonn commented 6 years ago

Try run these commands to clean up this PR (it does create a new branch otherwise you can rebase this branch, whichever you prefer):

git checkout master
git pull upstream master
git checkout -b travis-badge
git cherry-pick d43449752f5c883362d613b8183931ca73e134b5
git push origin head
lukejacksonn commented 6 years ago

I pulled down the appropriate commit and added it to #49 along with some other changes. Thanks for your contribution :bow: