saucelabs - Is it possible to limit ammount of concurrent builds in Travis-CI -


we use travis-ci opensauce test our web application. opensauce has limit concurrent running of tests - 2 tests. travis-ci default can run more build/tests in parallel. result of different limits our builds fail randomly.

so, possible set limit amount of parallel running builds on travis-ci side?

on travis ci project on github there's issue open limiting concurrent builds per project: https://github.com/travis-ci/travis-ci/issues/1366


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -