defunkt / cijoe

CI Joe is a fun Continuous Integration server. Unmaintained.
MIT License
1.05k stars 129 forks source link

Added support for automatically testing multiple branches #80

Closed bschmeck closed 7 years ago

bschmeck commented 12 years ago

Multiple branches can now be specified using $> git config --add cijoe.branch $> git config --add cijoe.branch

Pushes to GitHub for any of the config'd branches will cause CI Joe to build & test.

lpgauth commented 12 years ago

+1