From b10758142eb9738d99a1e58720b07cb218081128 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Thu, 17 Nov 2011 18:59:51 -0500 Subject: [PATCH] added build status --- Gemfile.lock | 2 +- README.markdown | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7be551d..55d3aaf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - compass (0.12.alpha.1.b2f420d) + compass (0.12.alpha.1.b96789c) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) diff --git a/README.markdown b/README.markdown index 0b04d84f..684c271a 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,7 @@ # Compass + +Build Status: [![Build Status](https://secure.travis-ci.org/chriseppstein/compass.png)] + A [Sass][sass]-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks: - [Compass Core][compass_core_website] - [Wiki Documentation][compass_core_wiki]