1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Quote Node 0.10 so correct version is printed

This commit is contained in:
Nick Schonning 2014-01-04 10:46:05 -05:00
parent 84c33a822d
commit 8662323cd5

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.10
- "0.10"
before_install:
- time sudo pip install --use-mirrors -r test-infra/requirements.txt
- rvm use 1.9.3 --fuzzy