Skip to content

Commit c1c28d9

Browse files
authored
version 4.5
1 parent 6d9ee56 commit c1c28d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cache: packages
66

77
warnings_are_errors: true
88

9-
109
jobs:
1110
include:
1211
- r: oldrel
@@ -26,4 +25,5 @@ env:
2625
- _R_CHECK_FORCE_SUGGESTS_=false
2726

2827
after_success:
29-
- Rscript -e 'library(covr); codecov()'
28+
- Rscript -e 'library(covr); codecov()'
29+

0 commit comments

Comments
 (0)