Skip to content

Commit

Permalink
edit doc build condition
Browse files Browse the repository at this point in the history
  • Loading branch information
leslie-huang committed Jun 17, 2019
1 parent e05d7f2 commit 743e870
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -23,6 +23,4 @@ deploy:
script: Rscript -e 'pkgdown::deploy_site_github()'
skip_cleanup: true
on:
condition: |
branch IN (master, travis, rc-v1.0.0) AND \
type = push
all_branches: true

0 comments on commit 743e870

Please sign in to comment.