pantheon-systems/ci-scripts dependents (3) Order by: name | downloads Show: all | require | require-dev

  • Shell

    pantheon-systems/circle-scripts

    Use Circle CI to build a Drupal site with Composer, test with Behat, and then deploy to Pantheon.

  • Shell

    pantheon-systems/travis-scripts

    Use Travis to build a Drupal site with Composer, test with Behat, and then deploy to Pantheon.

  • PHP

    pantheon-systems/example-drupal7-circle-composer

    Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.