travis: update versions of Go to be tested
This commit is contained in:
parent
97e6392d3a
commit
ce19fa064f
|
@ -1,10 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
- tip
|
||||
|
||||
script: make test-static
|
||||
|
|
Loading…
Reference in New Issue