2
0
Jake 10 жил өмнө
parent
commit
7b06652b6d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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"