| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Start testing it out in CIparallelize_again | lolwut | 2020-01-12 | 1 | -0/+1 |
| | | |||||
| * | Disallow failures | David Rodríguez | 2020-01-07 | 1 | -1/+0 |
| | | |||||
| * | Split test gem installation to a separate task | David Rodríguez | 2020-01-07 | 1 | -1/+1 |
| | | | | | | | | We run into a race condition when testing in parallel when all processors install test gems to their test folder (due to shared gem cache). So I figure we can instead run this setup sequentially beforehand. | ||||
| * | Run specs in parallel to speed things up | David Rodríguez | 2020-01-07 | 1 | -1/+1 |
| | | |||||
| * | Migrate Windows CI to Github actions | David Rodríguez | 2020-01-04 | 1 | -0/+34 |
