diff --git a/.travis.yml b/.travis.yml index 63d4422e2c..126a779adc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,6 @@ deploy: bucket: docs.ggplot2.org skip_cleanup: true local-dir: inst/web - upload-dir: / + upload-dir: current on: tags: true