Skip to content

Commit

Permalink
remove coverage run after_success in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bjesuiter committed Jul 5, 2018
1 parent b2c71c2 commit 96df63c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ node_js:
- '7'
- '6'
before_install: rm package-lock.json
after_success: npm run coverage
cache:
directories:
- node_modules

0 comments on commit 96df63c

Please sign in to comment.