Skip to content

Commit c616035

Browse files
Tweak .travis.yml to build the pkgdown site
1 parent 3eb4087 commit c616035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ matrix:
1818
provider: script
1919
script: Rscript -e 'pkgdown::deploy_site_github(verbose = TRUE)'
2020
skip_cleanup: true
21+
on:
22+
branch: v3.2.1-rebuild-site
2123
- r: 3.5
2224
- r: 3.4
2325
- r: 3.3

0 commit comments

Comments
 (0)