0
0
Fork 0

remove 1.6 from travis, add "1.10"

This commit is contained in:
Marty Schoch 2018-02-27 11:29:16 -08:00
parent 1a319cdf5b
commit f58a205ae8
1 changed files with 1 additions and 1 deletions

View File

@ -3,10 +3,10 @@ sudo: false
language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10"
script:
- go get golang.org/x/tools/cmd/cover