Ver código fonte

fix: remove duplicate npm ls

Matt Condon 7 anos atrás
pai
commit
3ad555bb01
1 arquivos alterados com 0 adições e 1 exclusões
  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: