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 46f91c3 commit 39d3dd9Copy full SHA for 39d3dd9
.circleci/config.yml
@@ -19,6 +19,7 @@ shared: &shared
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
sudo bash -c eval "$(gimme 1.12)"
22
+ go version
23
24
- checkout
25
0 commit comments