Skip to content

Conversation

@ccope
Copy link
Contributor

@ccope ccope commented Aug 28, 2021

Compile each build in parallel, added a convenience script for the old behavior.

Based upon #259

#!/bin/bash
set -e

CC=gcc test/travis-build.sh
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: make this work with a relative path

@Nikratio
Copy link
Contributor

Are you still interested in working on this? If not, I'll close this pull request for now.

@ccope
Copy link
Contributor Author

ccope commented Oct 1, 2021

I'd be willing to finish this if you like. I had forgotten that Travis now gives fewer minutes to OSS projects until I was mostly done with this PR. I hesitated to keep iterating on it since this increases the total minutes per build, and I'm not sure how much you care about build speed.

@h4sh5 h4sh5 closed this Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants