Update Travis Go versions
This commit is contained in:
parent
3bcc36dd8a
commit
e7ce06f506
|
@ -3,8 +3,7 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
|
||||
script:
|
||||
- make check_license style test
|
||||
|
|
Loading…
Reference in New Issue