mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
build: change to start using Go 1.8 (#12022)
This commit is contained in:
parent
469216982d
commit
ae6d82fea8
@ -1,8 +1,7 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8rc3
|
||||
- 1.8
|
||||
install:
|
||||
# This script is used by the Travis build to install a cookie for
|
||||
# go.googlesource.com so rate limits are higher when using `go get` to fetch
|
||||
|
Loading…
Reference in New Issue
Block a user