When a test fails on Travis, it will now upload the failed result images
to Amazon S3. Just scroll down to the bottom on the Travis console
output, and there will be a URL there to a .tar.bz2 data containing the
test results. Handy.
Details:
Note, that we don't pay anything to upload to S3, only to download. And
if it's only us developers really using these files, our download fees
should be quite low. In order to save storage costs, these result files
are automatically deleted after 30 days.
Cheers,
Mike
|