From d0bf41a345f2f853779d019af0393f24cb6769c9 Mon Sep 17 00:00:00 2001 From: bstashio Date: Mon, 18 Sep 2017 10:50:20 +0300 Subject: [PATCH] Add travis-ci build badge to README (#1204) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0ee39a4..7ef43bd5 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).