Skip to content

Commit

Permalink
another try at appeasing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinTh committed Apr 3, 2020
1 parent 4607b97 commit 678f91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cache: packages
r_binary_packages:
# install locally to avoid rev dep
- covr # code coverage check
- lintr # code lint
# - lintr # code lint

after_success:
- Rscript -e 'covr::codecov()'
Expand Down

0 comments on commit 678f91c

Please sign in to comment.