Commit 6225bfa1 authored by Adam Barth's avatar Adam Barth

Merge pull request #930 from abarth/docs_flutter_io

Switch docs to docs.flutter.io
parents a2730e79 f23035b0
......@@ -26,6 +26,7 @@ if [ $TRAVIS_PULL_REQUEST = "false" ]; then
GSUTIL=$HOME/google-cloud-sdk/bin/gsutil
GCLOUD=$HOME/google-cloud-sdk/bin/gcloud
$GCLOUD auth activate-service-account --key-file gcloud_key_file.json
$GSUTIL -m rsync -r -d packages/flutter/doc/api gs://docs.flutter.io/flutter
$GSUTIL -m rsync -r -d packages/flutter/doc/api gs://docs.domokit.org/flutter
fi
fi
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