Browse Source

fix: remove duplicate npm ls

Matt Condon 7 năm trước cách đây
mục cha
commit
3ad555bb01
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: