Browse Source

travis remove cache

sanex3339 9 năm trước cách đây
mục cha
commit
82ab97b9eb
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      .travis.yml

+ 0 - 4
.travis.yml

@@ -8,10 +8,6 @@ node_js:
   - "4"
   - "stable"
 
-cache:
-  directories:
-    - node_modules
-
 script: "npm run travis"
 
 after_success: