drf-tracking
drf-tracking copied to clipboard
Reduce build jobs in TravisCI config to resume CI builds.
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.
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