diff --git a/.travis.yml b/.travis.yml index 667213d2e..b8aed37d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js node_js: - 0.6 - - 0.8 + - 0.9 git: depth: 1 branches: diff --git a/README.md b/README.md index b0416a02a..4549dc390 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Lo-Dash v1.0.0-rc.3 +[![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash) An alternative to Underscore.js, delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features).