Skip to content

Commit

Permalink
remove pkgdown deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Aug 31, 2019
1 parent 731224d commit ccd1a52
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -10,8 +10,3 @@ notifications:
on_failure: change
after_success:
- Rscript -e 'covr::codecov()'
before_cache: Rscript -e 'remotes::install_cran("pkgdown")'
deploy:
provider: script
script: Rscript -e 'pkgdown::deploy_site_github()'
skip_cleanup: true

0 comments on commit ccd1a52

Please sign in to comment.