mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 03:00:24 +00:00
Quote Node 0.10 so correct version is printed
This commit is contained in:
parent
84c33a822d
commit
8662323cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue