func TestEntrypointGo(t *testing.T) {

    travis := Travis{
        Language:      "go",
        BeforeInstall: []string{"binstall_1", "binstall_2"},