tweak travis config yaml

Use string syntax to select node "0.10" instead 0.1.
This commit is contained in:
Ben West
2014-07-30 14:10:40 -07:00
parent cb331e4deb
commit 169599612d
+2 -2
View File
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.10
- 0.11
- "0.10"
- "0.11"
services:
- mongodb
before_script: