You are here

drupalci.yml in View Modes Inventory - Bootstrap Ready 8.2

File

drupalci.yml
View source
  1. build:
  2. assessment:
  3. validate_codebase:
  4. phplint:
  5. csslint:
  6. eslint:
  7. phpcs:
  8. testing:
  9. run_tests.functional:
  10. types: 'PHPUnit-Functional'
  11. testgroups: 'vmi'
  12. suppress-deprecations: true
  13. halt-on-fail: false