Skip to content

Commit 66b4ce6

Browse files
committed
travis: use cran pkgs not github
1 parent 104ae91 commit 66b4ce6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ r_packages:
99
- devtools
1010
- animation #vignettes: animation.Rmd
1111
- e1071 #vignette: machine_learning_with_mlrmbo.Rmd
12-
r_github_packages:
13-
- jimhester/covr
14-
- r-lib/pkgdown
12+
- pkgdown
13+
- covr
1514
addons:
1615
apt:
1716
packages:

0 commit comments

Comments
 (0)