Commit d8299046 authored by Robert T. McGibbon's avatar Robert T. McGibbon
Browse files

Update .travis.yml

parent bdafe2e5
...@@ -159,7 +159,7 @@ deploy: ...@@ -159,7 +159,7 @@ deploy:
skip_cleanup: true skip_cleanup: true
region: us-west-1 region: us-west-1
local_dir: api-docs/ local_dir: api-docs/
upload_dir: development/ upload_dir: development
on: on:
branch: master branch: master
condition: '! -z "${DOCS_DEPLOY}" && "${DOCS_DEPLOY}" = "true"' condition: '! -z "${DOCS_DEPLOY}" && "${DOCS_DEPLOY}" = "true"'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment