Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/gruntworker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2015-11-30 02:51:52 +0300
committerChris Rebert <github@chrisrebert.com>2015-11-30 02:51:52 +0300
commit5583fb9e1d758c8ea3af39f654aad8f17a2e7456 (patch)
tree19b930650ca65dac856ccd0348583e447802de17
parent1347a71faad8e3baca0dbd02403919f636d8a0e7 (diff)
README: Add Travis CI badgeHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d915bf..155a6dd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Gruntworker
+Gruntworker [![Build Status](https://travis-ci.org/twbs/gruntworker.svg?branch=master)](https://travis-ci.org/twbs/gruntworker)
===========
Gruntworker ([@twbs-grunt](https://github.com/twbs-grunt)) periodically grabs changes, runs build scripts, and pushes built changes back to the Bootstrap git repo.