瀏覽代碼

Update .travis.yml

JC Brand 11 年之前
父節點
當前提交
a68738b2fd
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -1,6 +1,4 @@
 language: node_js
 node_js:
  - "0.10"
-before_script:
- - "./node_modules/.bin/grunt fetch"
-script: grunt test
+script: make check