Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juampynr/drupal8-circleci

Sample CircleCI integration with Drupal 8
https://github.com/juampynr/drupal8-circleci

circleci continuous-integration drupal php

Last synced: about 2 months ago
JSON representation

Sample CircleCI integration with Drupal 8

Awesome Lists containing this project

README

        

# CircleCI sample integration with Drupal 8

[![CircleCI](https://circleci.com/gh/juampynr/drupal8-circleci.svg?style=svg)](https://circleci.com/gh/juampynr/drupal8-circleci)

This repository contains a sample Drupal 8 project with Continuous Integration
via CircleCI. When a pull request is created against this repository, CircleCI
runs the following jobs against it:

![CircleCI jobs](docs/images/circleci-pr.png)

If you want to install this into your project, follow instructions at the
[CircleCI installer for Drupal 8](https://github.com/Lullabot/drupal8ci#circleci).