salsify / avromatic

Generate Ruby models from Avro schemas
MIT License
89 stars 17 forks source link

Switch to CircleCI #128

Closed jturkel closed 3 years ago

jturkel commented 3 years ago

Builds can take days with Travis' new open source project limits so I'm switching to CircleCI. We can probably simplify the build matrix but I kept it unchanged for now. Running rubocop as part of the build matrix isn't very efficient but the fixing that complicates the CircleCI configuration too much to save the 8 seconds of build time.

@will89 - you're prime

jturkel commented 3 years ago

I lied about the linting. I ended up slitting it out to get better reporting.