drf-tracking icon indicating copy to clipboard operation
drf-tracking copied to clipboard

Reduce build jobs in TravisCI config to resume CI builds.

Open avelis opened this issue 8 years ago • 1 comments

From TravisCI support:

Please take a look at https://travis-ci.org/aschn/drf-tracking/requests, which shows that your recent build requests exceeds the limit of 200 jobs within a build, and were therefore rejected. Please try reducing the matrix size.

Reducing the build matrix to under 200 builds should resume builds on TravisCI again.

avelis avatar Jan 08 '18 00:01 avelis

I think it has been solved @avelis no? at least with my branch for Django2 we had travis running again

edit: Ok I though it was something else, doing a PR right now as I forgot to update the travis file, could you check if it needs to be triggered again? Thanks

triat avatar Oct 26 '18 13:10 triat