Fix data race and update CI build to run with race detector on
Fix a data race between Cmd.Run and Process.Kill (#31) * Fix a data race between Cmd.Run and Process.Kill * Travis: test with race detection enabled
Fix a data race between Cmd.Run and Process.Kill (#31) * Fix a data race between Cmd.Run and Process.Kill * Travis: test with race detection enabled