zooniverse / vox

Voting app
Apache License 2.0
0 stars 1 forks source link

Set up Travis #24

Closed rogerhutchings closed 7 years ago

rogerhutchings commented 8 years ago

This sets up Travis for automated deployment to S3 (to vote.zooniverse.org). I've generated a new set of credentials under my AWS user for this, so can revoke them if needed. Build time is around a 1m30, as I've cached the node_modules folder - if you're adding new deps, you'll need to clear the cache before rebuilding.

simoneduca commented 8 years ago

@rogerhutchings could you remind me what's the status of this is please?

simoneduca commented 7 years ago

Is this ready for review?

rogerhutchings commented 7 years ago

Doesn't look like it, there are merge conflicts. I'll have a look once I've finished up my current job

simoneduca commented 7 years ago

No problem cheers.

rogerhutchings commented 7 years ago

Going to do this via Jenkins / Docker instead, closing