Commit 8662323c authored by Nick Schonning's avatar Nick Schonning

Quote Node 0.10 so correct version is printed

parent 84c33a82
language: node_js language: node_js
node_js: node_js:
- 0.10 - "0.10"
before_install: before_install:
- time sudo pip install --use-mirrors -r test-infra/requirements.txt - time sudo pip install --use-mirrors -r test-infra/requirements.txt
- rvm use 1.9.3 --fuzzy - rvm use 1.9.3 --fuzzy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment