Skip to content

Commit 4f6f97e

Browse files
update CI configuration
1 parent 48d6ccd commit 4f6f97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ r:
1515
- devel
1616

1717
after_success:
18+
- R CMD INSTALL $PKG_TARBALL
1819
- Rscript -e 'covr::codecov()'
1920
- Rscript -e 'lintr::lint_package()'
2021

0 commit comments

Comments
 (0)