Skip to content

Instantly share code, notes, and snippets.

@webchick
webchick / drupalci.yml
Last active May 4, 2019 09:27 — forked from josephdpurcell/drupalci.yml
Drupal 9 compatibility drupalci-.yml — ensure your project stays free of deprecated code usages.
# This file customizes the steps that DrupalCI will use when testing ths project.
#
# Learn to make one for your own drupal.org project:
# https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-testing
build:
assessment:
validate_codebase:
phplint:
container_composer:
phpcs: