travis: update Go compiler version
This commit is contained in:
parent
0ea1cac51e
commit
e4a7acc7f6
|
@ -2,7 +2,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7.3
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue