I tried running
FAIL_ON_ERROR=1 bin/rake traceroute
on codeship, but it was complaining that it couldn't find the rake task traceroute, giving me the "Don't know how to build task" error message. It works on my machine (tm), but not on codeship. What's going wrong?