Add Go 1.8 to Travis test matrix (#747)
Dropping test coverage for Go 1.6. Closes #741
This commit is contained in:
parent
1a4b5a05b2
commit
bb07fc36b9
@ -7,8 +7,8 @@ os:
|
||||
|
||||
go:
|
||||
- tip
|
||||
- 1.8
|
||||
- 1.7
|
||||
- 1.6
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
Loading…
Reference in New Issue
Block a user