Codeship v1.1

Listening for submissions

Your accepted solutions are automatically captured and synced to your GitHub repository in the background.

function hello() {
  console.log("Codeship!");
}
View Dashboard