Skip to content

Commit

Permalink
Remove codecov; doesn't work with vdiffr
Browse files Browse the repository at this point in the history
  • Loading branch information
csgillespie committed May 21, 2019
1 parent e74dd2b commit eb7881b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ notifications:
on_success: change
on_failure: change

## Only run covr on release
after_success:
- Rscript -e "if(length(grep('2\$', ${TRAVIS_JOB_NUMBER}))) covr::codecov()";

0 comments on commit eb7881b

Please sign in to comment.