sonnym / travis-ci-drupal-module-example

Example Drupal module tested using Travis CI
https://drupal.org/project/travis_ci_drupal_module_example
40 stars 90 forks source link

Example Drupal Module

The purpose of this repository is to show how to use Travis CI to do continuous integration with a Drupal project.

Here is a sample status icon showing the state of the master branch.

Build Status

In order to run this project just fork it on github.com and then enable your fork on your travis-ci profile. Every push will then trigger a new build on Travis CI.