bors.toml 208 B

123456789
  1. status = [
  2. 'linter-check',
  3. 'integration-tests (PHP 7.2)',
  4. 'integration-tests (PHP 7.3)',
  5. 'integration-tests (PHP 7.4)',
  6. 'integration-tests (PHP 8.0)'
  7. ]
  8. # 1 hour timeout
  9. timeout-sec = 3600