Skip to content

[Go] Fix CI tests #3569

Merged
wing328 merged 2 commits intoswagger-api:masterfrom
wing328:travis_fix_go
Aug 10, 2016
Merged

[Go] Fix CI tests #3569
wing328 merged 2 commits intoswagger-api:masterfrom
wing328:travis_fix_go

Conversation

@wing328
Copy link
Contributor

@wing328 wing328 commented Aug 10, 2016

More info: travis-ci/travis-ci#6445

Workaround (this PR): Install Go manually.

@wing328 wing328 added this to the v2.2.2 milestone Aug 10, 2016
@wing328 wing328 merged commit 7827298 into swagger-api:master Aug 10, 2016
@wing328 wing328 deleted the travis_fix_go branch August 10, 2016 07:35

install:
# Add Godeps dependencies to GOPATH and PATH
- eval "$(curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme | GIMME_GO_VERSION=1.4 bash)"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! I'm working on a solution to have a go binary in $PATH for all values of language:, but wanted to let you know that this line should be replaceable with:

  - eval "$(gimme 1.4)"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meatballhat thanks. We'll update it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants