Add go1.9 and go.10 to Travis build config

This commit is contained in:
Joël Stemmer 2018-03-17 19:44:35 +00:00
parent 6f96942bb2
commit de2cdb5ac5

View File

@ -2,6 +2,8 @@ language: go
go:
- tip
- 1.10
- 1.9
- 1.8
- 1.7
- 1.6