diff --git a/.travis.yml b/.travis.yml index 16c82a96..7a85dbbe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,5 @@ before_script: - Rscript tools/website.R after_success: - - "(curl https://xran.yihui.name/r-xran | bash)" + - "(curl https://xran.yihui.org/r-xran | bash)" - cd inst/examples; ./deploy_github