Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
travis, remove npm list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakousa committed Aug 10, 2017
1 parent fdc3d93 commit 781dc07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ node_js: '8'
install:
- rm package-lock.json
- npm install
before_script:
- npm list
script:
- npm run coverage
after_success:
Expand Down

0 comments on commit 781dc07

Please sign in to comment.