Add go 1.9 travis build

This commit is contained in:
Ken-Håvard Lieng 2017-09-02 20:28:36 +02:00
parent d22758227d
commit b9b6928111
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: go
go:
- 1.8.3
- 1.9beta2
- 1.9
- tip
os: