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.
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