@@ -1,4 +1,4 @@
language: node_js
node_js:
- "0.10"
-script: npm start && mocha
+script: "npm start && mocha"