Skip to content

codementality/drupal-project-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Build project for codementality/drupal-project

Build Status: Build Status

This project builds the project scaffolding template for codementality/drupal-project. It utilizes Travis CI to clone the repository nightly (using Travis CI's "cron" run capabilities), build the project, and using Github Integration and an authorized API key, pushes the project to github.com/codementality/drupal-project.

This project build starts with the base project drupal-composer/drupal-project, and make the modifications included in the two script files:

  • build-project.sh -- a bash script that is kicked off on Travis
  • build-composer-file.php -- a php script that modifies the contents of the composer.json file before writing out the modified file

Once built, Travis CI then pushes the project to codementality/drupal-project.

About

Build files for codementality/drupal-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published