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]