upgrade travis Go versions to current and previous (1.10 and 1.9), remove 1.8

This commit is contained in:
Martin Bertschler 2018-03-22 23:50:04 +01:00
parent 6e0c3784c4
commit a880a37ed1
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ sudo: false
language: go
go:
- 1.8
- 1.9
- "1.10"
- tip
os: