Skip to content

Commit fd8129f

Browse files
committed
travis
1 parent 5ee8750 commit fd8129f

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
^\.Rproj\.user$
33
^\.github$
44
^data-raw$
5+
^\.travis\.yml$

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,3 @@
22

33
language: R
44
cache: packages
5-
6-
7-
r_packages:
8-
- covr
9-
10-
after_success:
11-
- Rscript -e 'library(covr); codecov()'

0 commit comments

Comments
 (0)