Skip to content

Commit

Permalink
Update travis script for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeyeongYang committed Dec 15, 2020
1 parent f54921e commit 7b0a974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis/deploy-develop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# Scripts for R
if [ "$TARGET" = "R" ]; then
echo "$(pwd)"
Rscript -e 'install.packages("pkgdown")'
Rscript -e 'pkgdown::deploy_site_github()'

Expand Down

0 comments on commit 7b0a974

Please sign in to comment.