소스 검색

travis remove cache

sanex3339 9 년 전
부모
커밋
82ab97b9eb
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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: