Avoid buggy Travis-CI Node version in travis.yml. [ci skip]

Former-commit-id: be10d0a5144628a98aafdc974febd08592cad30b
This commit is contained in:
John-David Dalton
2013-01-22 22:35:04 -08:00
parent 6774d46a6f
commit 288ac115d0
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.9
git:
depth: 1
branches:

View File

@@ -1,4 +1,5 @@
# Lo-Dash <sup>v1.0.0-rc.3</sup>
[![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).