-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Go version to 1.9.3. #1295
Conversation
Spec needs fixing. |
Looks like not a spec, but something else should be fixed: |
I guess it's gimme's |
Well, the file is here: https://github.com/travis-ci/gimme/blob/master/.testdata/sample-binary-linux @meatballhat Could you shine a light on how we are supposed to update the default Go version? |
I already sent travis-ci/gimme#120. But the fact that travis-build depends on gimme's testdata sounds very strange for me. See also travis-ci/gimme#110. |
travis-ci/gimme change updating testdata approved and merged. Yinz should be good to trigger a rebuild of this one now, to confirm it works. |
I rebased my branch to trigger a build, but it still fails. And it shows old values. |
'1.9.3' => '1.9.3', | ||
'1.9.x' => '1.9.3', | ||
'1.x' => '1.9.3', | ||
'1.x.x' => '1.9.3', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Closed in favor of #1307. |
/cc @BanzaiMan