ソースを参照

fix: remove duplicate npm ls

Matt Condon 7 年 前
コミット
3ad555bb01
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -9,7 +9,6 @@ cache:
     - node_modules
 before_script:
   - truffle version
-  - npm list
 script:
   - npm test
 notifications: