ソースを参照

update .travis.yml

Frans 6 年 前
コミット
cf70aad91c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ sudo: required
 language: node_js
 node_js:
   - '8'
-cache: npm
 script:
   - npm test
   - npm run coveralls