Add Go 1.8 to Travis config

This commit is contained in:
Gary Burd 2017-02-16 13:52:12 -08:00
parent 5ade364dff
commit 9acaa683f0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ matrix:
- go: 1.5
- go: 1.6
- go: 1.7
- go: 1.8
- go: tip
allow_failures:
- go: tip