瀏覽代碼

Update travis.yml

Garrett Johnson 5 年之前
父節點
當前提交
9a81fee6d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      travis.yml

+ 1 - 1
travis.yml

@@ -1,7 +1,7 @@
 language: node_js
 node_js:
   - node
-
+before_install:
 script:
   - npm run lint
   - npm test