Update golang version to 1.8.1
This commit is contained in:
parent
8ad0302646
commit
2f82ff8a96
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7.3
|
||||
- 1.8.1
|
||||
|
||||
# Don't want default ./... here:
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue