Add go 1.10 travis build

This commit is contained in:
Ken-Håvard Lieng 2018-02-18 23:49:27 +01:00
parent b9b6928111
commit 20c3855ced

View File

@ -1,8 +1,9 @@
language: go language: go
go: go:
- 1.8.3 - 1.8.x
- 1.9 - 1.9.x
- "1.10"
- tip - tip
os: os: