Add Go 1.8 to Travis test matrix (#747)

Dropping test coverage for Go 1.6.

Closes #741
This commit is contained in:
Derek Parker 2017-02-28 03:27:44 -08:00 committed by Alessandro Arzilli
parent 1a4b5a05b2
commit bb07fc36b9

@ -7,8 +7,8 @@ os:
go:
- tip
- 1.8
- 1.7
- 1.6
matrix:
allow_failures: