Is continuous integration really that important in-order to grow a successful Agile team? I’m a ScrumMaster for a new Agile team, in fact we’re all new to Agile (myself included). I’ve heard we should be using a continuous integration (CI) server such as Hudson, which we’ve now got in place. However, I’m having a hard time convincing the team of it’s value. They say it’s impossible to frequently commit and keep the build server green.

How important is continuous integration, and has anyone else come across similar reluctance from their teams?