Selaa lähdekoodia

fix: remove duplicate npm ls

Matt Condon 7 vuotta sitten
vanhempi
sitoutus
3ad555bb01
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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: