Browse Source

Travis another time

sebavan 6 năm trước cách đây
mục cha
commit
3cc46f9266
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -4,11 +4,10 @@ language: node_js
 node_js:
 - '8'
 git:
-  depth: 3
+  depth: 2
 cache:
   directories:
   - node_modules
-  - Tools/Gulp/node_modules
   - Playground/node_modules
   - tests/unit/node_modules
 install: