travis: add 1.x to go versions

This commit is contained in:
Davor Kapsa 2017-09-11 12:41:33 +02:00 committed by GitHub
parent 066172e9c1
commit 9ae69b4aac
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ language: go
go:
- 1.8.x
- 1.x
install:
- make