From: bstashio Date: Mon, 18 Sep 2017 07:50:20 +0000 (+0300) Subject: Add travis-ci build badge to README (#1204) X-Git-Tag: 0.5.3~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0bf41a345f2f853779d019af0393f24cb6769c9;p=thirdparty%2Fbulma.git Add travis-ci build badge to README (#1204) --- diff --git a/README.md b/README.md index b0ee39a40..7ef43bd55 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![npm](https://img.shields.io/npm/v/bulma.svg)](https://www.npmjs.com/package/bulma) [![npm](https://img.shields.io/npm/dm/bulma.svg)](https://www.npmjs.com/package/bulma) [![Join the chat at https://gitter.im/jgthms/bulma](https://badges.gitter.im/jgthms/bulma.svg)](https://gitter.im/jgthms/bulma) +[![Build Status](https://travis-ci.org/jgthms/bulma.svg?branch=master)](https://travis-ci.org/jgthms/bulma) Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes).