Closed
Description
From #10
Finishes ember-learn/ember-api-docs#66
Things that requires travis org admin access,
- Enable travis for this repo (done by @acorncom)
Set the following,
travis env set AWS_ACCESS_KEY_ID "$AWS_ACCESS_KEY_ID"
travis env set AWS_SECRET_ACCESS_KEY "$AWS_SECRET_ACCESS_KEY"
travis env set COUCH_USERNAME "$COUCH_USERNAME"
travis env set COUCH_PASSWORD "$COUCH_PASSWORD"
- Replace the COUCH_URL in .travis.yml with actual db
- If the target couch db is a new one, we need to populate it with at least v1 docs since generating docs for both v1.x and v2.x takes more than 50mins which is the max period for travis builds.
Metadata
Metadata
Assignees
Labels
No labels