Closed wk8 closed 7 years ago
@anomalizer : not sure how familiar you are with travis, but with that Travis file, you only need activate your repo on travis at https://travis-ci.org/anomalizer/ngx_aws_auth and then you'll have nice build reports at each commit/PR, see e.g. https://travis-ci.org/wk8/ngx_aws_auth, to avoid breaking tests again :)
Thanks for merging :) !
Unit tests were broken, this patch fixes them.
This also adds a Travis file, to be able to run tests automatically.