Skip to content

Commit aa26a56

Browse files
committed
Don't use coverage.
1 parent 60e9bab commit aa26a56

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sudo: false
33
cache: packages
44
warnings_are_errors: true
55
latex: false
6-
dist: trusty
76

87
matrix:
98
include:
@@ -16,10 +15,6 @@ matrix:
1615
r_check_args: '--as-cran --use-valgrind'
1716
env:
1817
- VALGRIND_OPTS='--leak-check=full --track-origins=yes'
19-
r_github_packages:
20-
- jimhester/covr
21-
after_success:
22-
- Rscript -e 'covr::codecov()'
2318

2419
- os: linux
2520
compiler: clang

0 commit comments

Comments
 (0)