0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

update node.js to v0.10.x (current stable)

This commit is contained in:
Chris Rebert 2013-11-04 10:41:10 -08:00
parent de271bf612
commit aeee718247

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
- 0.10
before_script:
- gem install jekyll
- npm install -g grunt-cli