Jake 10 years ago
parent
commit
7b06652b6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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