Customization.
I am on Node.js using the aws-sdk npm module. I have an AWS bucket on S3 and its associated access and keys. The keys are in my .travis.yml file. I am trying to verify image persistence to my S3 bucket from my Node.js. application
An interesting thing ... she worked at LONG TIME on Travis, and then a few days ago she just stopped working with this error:
message: 'CERT_UNTRUSTED', code: 'NetworkingError', region: 'us-east-1', hostname: 'chyld-evernode-test.s3.amazonaws.com', retryable: true, time: Sat Dec 20 2014 18:35:45 GMT+0000 (UTC)
Now it STILL works fine in my LOCAL field, and it also continues to work after deployment in HEROKU. My guess is something that just happened in Travis, which is why my tests fail.
Ideas?
chyld
source share