Skip to content

Commit

Permalink
send some <3 to travis and builds will pass !
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Jun 1, 2015
1 parent 67cbdd2 commit b6db1cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,5 +271,8 @@ if (options.evalCode) {
console.error(e);
}
}
if (stats.code === 0) {
console.log('I AM HAPPY !');
}
process.exit(stats.code);
}

0 comments on commit b6db1cb

Please sign in to comment.