Merge pull request #1193 from mrunalp/go_1.8.5
Bump up go version to 1.8.5
This commit is contained in:
commit
0ab5e80c38
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- name: install Golang tools
|
||||
include: golang.yml
|
||||
vars:
|
||||
version: "1.8.4"
|
||||
version: "1.8.5"
|
||||
|
||||
- name: clone build and install bats
|
||||
include: "build/bats.yml"
|
||||
|
|
Loading…
Reference in a new issue