Entries from 2012-09-04 to 1 day

Jenkins, the CI.

CI here is not an abbreviation for Confidential Informant but for Continuous Integration. In the sequel, I will discuss how to build the CI environment with Jenkins + Github. Target sbt project Here is a sample sbt project with specs2 test…