We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d3dd9 commit d329711Copy full SHA for d329711
.circleci/config.yml
@@ -18,6 +18,7 @@ shared: &shared
18
command: |
19
sudo curl -sL -o /usr/bin/gimme https://raw.githubusercontent.com/travis-ci/gimme/master/gimme
20
sudo chmod +x /usr/bin/gimme
21
+ gimme 1.12
22
sudo bash -c eval "$(gimme 1.12)"
23
go version
24
0 commit comments