global-pulse / oliver

Pilot study for the UN Global Pulse platform architecture
http://unglobalpulse.org/
7 stars 2 forks source link

Setup CI server for GP Projects #8

Open grahambrooks opened 13 years ago

grahambrooks commented 13 years ago

As a developer I want my changes to be independently validated so I can continue development with confidence.

Acceptance criteria

  1. When I commit code to the master branch the CI server runs all the tests against the updated code in the repository
  2. When I create a new server branch I can add another CI job to test the branch.