quote version number for travis

This commit is contained in:
Tyler Kellen 2013-03-15 01:27:09 -05:00
parent dfe5b8f22a
commit dc66a34f38

View File

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