Commit 3ad555bb by Matt Condon

fix: remove duplicate npm ls

parent 846b0714
...@@ -9,7 +9,6 @@ cache: ...@@ -9,7 +9,6 @@ cache:
- node_modules - node_modules
before_script: before_script:
- truffle version - truffle version
- npm list
script: script:
- npm test - npm test
notifications: notifications:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment