Skip to content

Commit

Permalink
Remove npm prune from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed May 22, 2019
1 parent 68e5f03 commit db2bcd0
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 @@ -47,8 +47,6 @@ matrix:
- env: TASK=coverage:payroll
install:
- travis_wait 60 npm install
before_script:
- npm prune
script:
- travis_wait 60 npm run $TASK
after_success:
Expand Down

0 comments on commit db2bcd0

Please sign in to comment.