aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/after_script
Commit message (Collapse)AuthorAgeLines
* Switch carton bundling to S3.Matthew Somerville2014-07-09-25/+9
|
* Fetch/send archive of modules before/after tests.Matthew Somerville2014-03-30-0/+49
Before running carton install, see if we have a stored copy of the local directory on ge.tt - if so, download and use that instead. After running the tests, if we didn't download a copy, bundle it up and upload it to ge.tt for use next time.