Add Go 1.9 to Travis config

This commit is contained in:
Gary Burd 2017-09-13 22:11:54 -07:00
parent a69d9f6de4
commit 6f34763140
1 changed files with 1 additions and 0 deletions

View File

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