浏览代码

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: